Stop wrestling with structure. Simply describe what you need, drop your files, and this tool creates a production-ready agent skill for you.
Drag and drop reference files, templates, or scripts to attach context
Tell what type of skill you want to create. The more specific your description, the better the output.
Drag and drop existing guidelines, API docs, or code snippets. The tool uses these to ground the skill in your specific reality.
Get a read-to-use skill package in seconds. Download the files and upload them directly into your agent's filesystem.
All generated skills are immediately available to Maia automatically.
mkdir -p ~/.claude/skills/
mv my-skill ~/.claude/skills/
What Skills are available?
mkdir -p .gemini/skills/
mv my-skill .gemini/skills/
mkdir -p ~/.gemini/skills/
mv my-skill ~/.gemini/skills/
gemini skills list
/skills list in an interactive session.
~/.codex/skills/
$skill-installer my-skill