skills/neta-space/SKILL.md
Neta API space and world‑view browsing skill — browse worldbuilding, sub‑spaces, and playable content by space/hashtag. Use this skill when the user talks about worlds/spaces/universes/scenes, or wants to browse characters and gameplay based on space and activity structure. Do not use it for concrete media creation (handled by neta-creative).
npx skillsauth add talesofai/neta-skills neta-spaceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Used to interact with the Neta API to browse space‑level content.
neta-creative for creation.A space is a themed collection of gameplay experiences — a scene where content is produced and consumed.
list_spacesget_hashtag_infolist_space_topicsget_hashtag_collections, get_hashtag_charactersnpx -y @talesofai/neta-skills@latest list_spaces
Response fields
space_uuid: UUID of the spacename: space namemain_hashtag_name: main hashtagtopic_count: number of sub‑spaces (topics)npx -y @talesofai/neta-skills@latest get_hashtag_info --hashtag "space_tag_name"
Response includes:
npx -y @talesofai/neta-skills@latest list_space_topics --space_uuid "space UUID"
Response includes:
primary_topic: main topictopics: list of sub‑spaces
official_collectionsnpx -y @talesofai/neta-skills@latest get_hashtag_characters --hashtag "space_tag_name" --sort_by "hot"
npx -y @talesofai/neta-skills@latest get_hashtag_collections --hashtag "tag_name"
npx -y @talesofai/neta-skills@latest read_collection --uuid "official_collections in topic | collections in hashtag"
For content creation within a space, use the dedicated creative skill:
npx skills add talesofai/neta-skills/skills/neta-creative
testing
Neta capability index and routing skill - help choose the appropriate Neta-related skill (neta-space / neta-creative / neta-adventure / neta-community / neta-suggest). Use this skill when you need to understand Neta's overall capabilities, decide which skill fits the current task, or migrate from older documentation that referenced the monolithic neta skill.
development
Neta API research and recommendation skill — provide keyword/tag/category suggestions, validate taxonomy paths, and power multi‑mode content feeds, supporting progressive exploration from broad to precise. Use this skill when the user has no clear goal, wants topic/idea suggestions, or needs systematic content filtering by keywords/categories. It does not directly generate media (handled by neta-creative); community interactions are handled by neta-community.
documentation
Neta Elementum Alchemy Skill - Guides users through creating or updating style element (Elementum) VTokens (Virtual Tokens, TCP). Elementum encapsulates a visual concept (scene, prop, clothing, weapon, pose, atmosphere, meme, etc.) and can be referenced in make_image via /ElementName after creation. Use this skill when users want to create new Elementa, encapsulate visual styles or concepts, or modify existing Elementa.
development
Neta API community skill — browse interactive feeds, view collection details, like and interact with content, and browse content by tags and characters in a community context. Use this skill when the user wants to “see what people are making”, “scroll the feed”, or “interact with works”. Do not use it for taxonomy/keyword‑level research (handled by neta-suggest) or for generating images/videos/songs (handled by neta-creative).