skills-create
Installation
SKILL.md
Skills Create — the meta-skill
A skill that authors and refactors skills. Two jobs:
- Create a new skill from scratch (or from an existing prompt/command).
- Refactor a fat skill — split detail into
references/, move output shapes intotemplates/, trimSKILL.mddown to a lean spine of pointers.
It's built the way it teaches: a lean body that defers detail to references/. That's progressive
disclosure, and this skill is its own worked example. It's all composable markdown: a skill is a
SKILL.md plus optional files the agent loads only when it reaches for them.
Prescribe the craft, not the content
Be strict on how a skill is built and agnostic on what any given skill — or its output — should contain.