audit-skill
Installation
SKILL.md
Audit Skill
Score an agent skill against Anthropic's published best practices and the 5 canonical design patterns. Two modes: report (diagnose) and fix (diagnose + rewrite).
Modes
Report mode (default): Score each criterion, produce a grade, list fixes by impact.
Fix mode: Score, then rewrite the failing sections. Use when the user says "fix it", "improve it", "make it better", or "audit and fix". Ask before overwriting.
Step 1 — Locate the Skill
Find the skill to audit:
- A path the user provides
- The current directory if it contains SKILL.md
- A recently created skill from a skill-creator session
Read SKILL.md. Also inventory the folder — check for references/, scripts/, assets/.
Related skills