skill-review
Installation
SKILL.md
Skill Review
Review a skill for practical usefulness, portability, and clarity. Propose improvements only if genuinely needed. Bias toward leaving things alone. A short, focused skill is better than a comprehensive one that wastes tokens.
Portable Baseline
A portable skill is a directory with:
SKILL.mdcontaining YAML frontmatter and Markdown instructionsnameanddescriptionin frontmatter- optional
scripts/,references/, andassets/when they earn their cost
Treat behavior-controlling frontmatter beyond name and description as
runtime-specific unless the target platform or open skill spec documents it.
Do not require platform-specific fields for a generic skill.