Skip to content
Free AI Skills Donations welcome

Skills Auditor

Claude skill that audits AI-assistant skills, rules, and subagents to find duplicates and overlap.

Skills Auditor

What you get

  • Scans known skill, rule, and subagent locations across tools
  • Clusters similar artifacts and flags real conflicts vs mirrors
  • Plain-markdown audit report with actionable summaries
  • Interactive cleanup with explicit per-path confirmation

A [Claude skill](https://docs.claude.com/en/docs/claude-code/skills) that audits AI-assistant skills, rules, and subagents across tools to find duplicates and overlap.

It scans every known location, judges each cluster of similar artifacts (real conflict vs. deliberate mirror), and presents a plain-markdown report. If you ask it to clean up, it walks actionable clusters one at a time — Keep / Merge / Delete / Skip — never batching deletes and never removing anything without an explicit second confirmation naming the exact path.

### Install
Drop the `skills-auditor-skill/` folder into your skills directory (e.g. `~/.claude/skills/`) and it’ll be picked up automatically.

### Source
Open source on GitHub: [shabbydg/skills-auditor-skill](https://github.com/shabbydg/skills-auditor-skill) (MIT).

Frequently asked

What do I get in the download?
A ZIP with SKILL.md, the read-only Python scanner, and reference docs for inventory, rubrics, and cleanup flow.
Is this free?
Yes — download free. Optional donations at checkout are welcome and never required.
Will it delete my skills automatically?
No. Cleanup is interactive and requires an explicit confirmation that names the exact path before anything is deleted.