skills/neta/SKILL.md
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.
npx skillsauth add talesofai/neta-skills netaInstall 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 for overview and routing of Neta-related skills, rather than executing concrete commands directly.
This skill used to be a "kitchen-sink" Neta interaction skill. It has now been split into multiple focused skills. Prefer using the skills listed below; use this skill only to understand the capability map or when migrating from older docs.
In environments that support skills add, install sub-skills as needed:
# Spaces and worldbuilding
npx skills add talesofai/neta-skills/skills/neta-space
# Creative content (images/videos/songs/MVs)
npx skills add talesofai/neta-skills/skills/neta-creative
# Community browsing and interactions
npx skills add talesofai/neta-skills/skills/neta-community
# Research and content suggestions
npx skills add talesofai/neta-skills/skills/neta-suggest
# Character creation and management
npx skills add talesofai/neta-skills/skills/neta-character
# Elementum (visual style/concept) creation and management
npx skills add talesofai/neta-skills/skills/neta-elementum
# Interactive story adventures (Adventure Campaigns)
npx skills add talesofai/neta-skills/skills/neta-adventure
neta-spaceneta-creativeneta-adventureneta-communityneta-suggestneta-characterneta-elementumRegion / fallback: Device login is only supported when the CLI is using the global API host (see NETA_API_BASE_URL / talesofai.com). If the command errors with “not supported in the current region”, tell the user to authenticate via the NETA_TOKEN environment variable instead.
neta-spaceResponsibilities:
Use when:
See skills/neta-space/SKILL.md for full details.
neta-creativeResponsibilities:
read_collection.Use when:
See skills/neta-creative/SKILL.md for full details.
neta-adventureResponsibilities:
create_adventure_campaign, update_adventure_campaign).list_my_adventure_campaigns).request_adventure_campaign).Use when:
See skills/neta-adventure/SKILL.md for full details.
neta-communityResponsibilities:
Use when:
See skills/neta-community/SKILL.md for full details.
neta-suggestResponsibilities:
suggest_keywords).suggest_tags).suggest_categories / validate_tax_path).suggest_content).Use when:
See skills/neta-suggest/SKILL.md for full details.
neta-characterResponsibilities:
Use when:
See skills/neta-character/SKILL.md for full details.
neta-elementumResponsibilities:
Use when:
See skills/neta-elementum/SKILL.md for full details.
If you encounter older docs or scripts that call commands directly under neta, migrate them according to this table:
| Legacy capability | New skill |
|---------------------------------------------|------------------|
| Space/tag lore and space browsing | neta-space |
| Image/video/song/MV creation | neta-creative |
| Interactive story / Adventure Campaigns | neta-adventure |
| Collection details, feeds, likes/interacts | neta-community |
| Keyword/tag/category/recommendation research| neta-suggest |
| Character creation and management | neta-character |
| Elementum (visual style/concept) creation | neta-elementum |
For new development, always prefer the focused sub-skills and avoid adding new command examples directly to this 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.
development
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).
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).