create-skill
Installation
SKILL.md
/create-skill — Skill Creator
Create a reusable skill. Provide a topic or workflow description, and this command explores the codebase, gathers relevant patterns, and builds a well-structured skill interactively with you. If no topic is given, it evaluates the current session for extractable knowledge.
Phase 0: Reference
Quality Criteria
- Reusable: Will help future tasks, not just this instance
- Non-trivial: Required discovery or is a valuable workflow pattern
- Verified: Solution actually worked
Do NOT extract: Single-step tasks, one-off fixes, knowledge in official docs.
Project Slug
Prefix ALL created skills with the project slug to avoid name collisions across repos.