010104-skill-creator
Installation
SKILL.md
Skill Creator Guide
This skill teaches you how to create, test, package, and distribute AI agent skills following the standard Agent Skills format.
How to use this skill
- If the user asks about basic concepts or structure → read
references/structure.md - If the user asks about frontmatter or description → read
references/frontmatter.md - If the user asks about writing style or patterns → read
references/writing.md - If the user asks about testing, evals, or iteration → read
references/testing.md - If the user asks about packaging or distribution → read
references/distribution.md - If the user asks about repo architecture or marketplace → read
references/repo-architecture.md - If the user asks to scaffold a new skill → run
python scripts/scaffold.py <skill-name> --category <category/subcategory>