Claude Skill Audit
Description
Health check for Claude Code skill trees: usage, dead skills, and conflicts
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-skill-audit
English · [中文](README.zh-CN.md)
A health check for your Claude Code skill tree. Find what's actually used, what's dead, what's stepping on each other, and which iron-rule skills you wrote but never fired.
What you get
- Inventory — how many skills, hooks, aliases you have
- Usage ranking — real invocation counts (data source:
~/.claude/skill-usage.log, written by a PreToolUse hook) - Dead skill detection — 30 days of zero triggers + no hook binding + no
CLAUDE.mdreference → archive candidate - Rule-execution gap — the killer feature: skills your iron rules say must fire, but never did. Writing rules and not running them is the same as not writing them.
- Conflict diagnostics — skill groups with overlapping trigger words
Doesn't auto-delete. Surfaces candidates, you decide. Suggested workflow: move to `_archived/`, observe for 30 days, then permanently remove.
How it works
You: /skill-audit
AI:
📊 Skill Tree Audit — 2026-04-17
📈 Inventory: 61 skills / 4 hooks / 12 aliases
🔥 Top 5 by usage:
session-end(262) / leo-style(182) / codex:rescue(119) / codex(112) / humanizer(92)
— top 5 = 92% of total calls. Long tail of 40+ skills averages <10.
💀 Dead candidates (15):
auto-dream / content-analyzer / design-review / graphify / mcp-builder /
notebooklm / obsidian-sync / search-skill / skill-from-github /
skill-from-masters / subagent-driven-development / tempo-request /
video-auto / video-distribute / workflow-architect
⚠️ Rule-execution gap (6 skills, 0 calls despite rule references):
systematic-debugging — P0 rule "trigger on 3 consecutive failures",
fired exactly 0 times in 1388 invocations
planning-with-files / opensource-publish / leo-evolution /
tg-review / video-editing-coach
🧹 Outdated patterns: 5 entries flagged, see patterns.md
🎯 Action items:
- [ ] Archive 15 dead candidates
- [ ] Investigate the gap — your rules say one thing, your runti
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -