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).
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