Review an Agent Skill for valid structure, clear triggers, usable instructions, current evidence, and risky or unclear actions.
npx skills add https://github.com/skilld-dev/skilld --skill review-skill
Review the supplied Skill as an Agent would use it.
SKILL.md exists and its parent directory matches its name.10. Find repeated prose and material that belongs in a reference.
Rank each finding as error, warning, or note.
Give the exact path and a direct fix.
Do not rewrite the Skill unless the request asks for changes.
For a direct run, present the findings to the user.
The user decides whether to apply them.
Take skilld-dev/review-skill from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.