skills-audit

Installation
SKILL.md

Skills Audit Skill

Analyze all installed skills to find optimization opportunities.

Workflow

  1. Scan skills directories:
    • Global: ~/.claude/skills/
    • Project: .claude/skills/
  2. Collect metadata for each skill:
    • Name from SKILL.md frontmatter
    • Line count of SKILL.md
    • File count in skill directory
  3. Analyze for improvement opportunities:
    • Overlapping scopes: Similar functionality across skills
    • Token efficiency: Skills with excessive line counts
    • Consolidation candidates: Skills that could be merged
  4. Present findings in structured format
  5. Ask user: Which skills to review or optimize?
Installs
1
GitHub Stars
20
First Seen
Mar 21, 2026
skills-audit — jochenyang/jochen-ai-rules