skill-reviewer
Installation
SKILL.md
Purpose
It performs hard validation of required frontmatter rules and a best-practices review of the SKILL content. It outputs a checklist-style report suitable for pasting into a PR comment.
When to use
- You're creating or modifying a skill and want a consistent quality review.
- You want to validate naming/description conventions and catch issues early.
Example - How to invoke
Ask the agent to run this skill and provide the target path, for example:
- "Use
skill-reviewerto reviewskills/<skill-name>/SKILL.md." - "Review
skills/<skill-name>/SKILL.mdand display the checklist report."
Inputs
targetSkillMdPath(required): repository-relative path to the skill'sSKILL.md(e.g.,skills/my-skill/SKILL.md).