What problem does it solve?
Prevents new skills from shipping with cargo-culted template residue, inconsistent protocol frontmatter, or inflated/incorrect health claims by guiding authors to create a protocol-coherent SKILL.md specimen from scratch.
Core Features & Use Cases
- Protocol-backed authoring flow: copy → adapt archetype → strip teaching notes → verify → commit.
- Semantic-layer discipline: keeps
description as a routing contract distinct from ## Coverage as a scope map.
- Routing-eval honesty: defaults
routing_eval: absent and only promotes to present after running the routing eval harness successfully.
- Grounding and verification guidance: explains when and how to populate grounding truth sources and when to run lint/protocol consistency checks.
Quick Start
Use skill-scaffold to create a new SKILL.md from the canonical template, adapt the sections to the chosen archetype, remove all TEMPLATE NOTE teaching blocks, then run the skill lint and routing eval checks before committing.