create-skill
Installation
SKILL.md
create-skill — author, audit, optimize
Self-validate after edits. Any change to this skill's files (SKILL.md, scripts/, references/, templates/, assets/) must be followed by
./scripts/validate.shfrom the skill directory. Hard findings → create-skill Optimize lane.
Router skill. Body holds only what's needed at every activation: lane selection, universal invariants, and pointers. Lane procedure loads on demand from references/.
Entry — pick a lane
First action is AskUserQuestion:
| Lane | When to choose | Procedure |
|---|---|---|
| Create | New skill — scaffold folder + opinionated template | references/create.md |
| Audit | Inspect existing skill(s) — deterministic checks | references/audit.md |
| Optimize | Hard finding from audit OR activation failure OR oversized body | references/optimize.md |
Skip the question when the typed prompt names a lane unambiguously: