skills-audit
Installation
SKILL.md
Skills Audit Skill
Analyze all installed skills to find optimization opportunities.
Workflow
- Scan skills directories:
- Global:
~/.claude/skills/ - Project:
.claude/skills/
- Global:
- Collect metadata for each skill:
- Name from SKILL.md frontmatter
- Line count of SKILL.md
- File count in skill directory
- Analyze for improvement opportunities:
- Overlapping scopes: Similar functionality across skills
- Token efficiency: Skills with excessive line counts
- Consolidation candidates: Skills that could be merged
- Present findings in structured format
- Ask user: Which skills to review or optimize?