
from Neta (Agent-first Creative Kit)685
Overview and routing skill that maps user intents to focused Neta sub-skills (creative, space, community, adventure, suggest, character, elementum). Use when yo
Neta is a lightweight routing and capability-index skill that helps an agent decide which focused Neta sub-skill to use for a given user request. Rather than performing creative work directly, this skill explains the capability map (neta-space, neta-creative, neta-adventure, neta-community, neta-suggest, neta-character, neta-elementum) and provides installation hints for environments that support skills add. It is intended as a guide and migration helper for older monolithic Neta integrations.
Use Neta when the user's intent is broad or ambiguous and you need to pick the most appropriate specialized sub-skill. Typical triggers: worldbuilding or 'spaces' queries (neta-space), media/content generation (neta-creative), interactive story campaigns (neta-adventure), feed browsing and interactions (neta-community), keyword/tag research (neta-suggest), character creation (neta-character), or visual-style assets (neta-elementum). Also use it when migrating legacy calls that previously referenced the single neta skill.
This repo targets general-purpose agent runtimes and CLI-based skill managers. It is agnostic to a specific LLM vendor but is most useful for agents that support a skills registry and skills add workflows (CLI/Copilot-like environments).
This skill has not been reviewed by our automated audit pipeline yet.