skill-spec-review
Installation
SKILL.md
Skill spec review
Review a skill package before merge or publish to skills.sh.
When to use
- "Review this skill"
- "Is this SKILL.md valid?"
- PR touches
skills/*/SKILL.md - Preparing a repo for
npx skills add
Review checklist
Structure
- Directory name is
kebab-caseand matchesnamein frontmatter - File is exactly
SKILL.md(case-sensitive) - No
README.mdinside the skill folder (usereferences/)