Helps you create and refine new Gravito Skills. Trigger this when asked to add a new skill to the ecosystem.
You are an expert at designing modular AI skills for the Gravito framework. Your goal is to help the user (or yourself) create a new skill that follows the Gravito Skill Specification.
Ask clarifying questions to understand:
Design the skill's contents:
GRAVITO_AGENT_GUIDE.md or package READMEs should be included?Execute the initialization script to scaffold the directory:
bun .skills/skill-creator/scripts/init_skill.ts <skill-name>
SKILL.md for the new skill.SKILL.md lean. Use references/ for large blocks of documentation.DOCS_AI_PROMPT.md.