skills-janitor
Description
> Audit, track usage, and compare your Claude Code skills - 9 focused skills, zero dependencies.
Installation
claude install-skill https://github.com/khendzel/skills-janitor README
Skills Janitor
Audit, track usage, and compare your Claude Code skills - 9 focused skills, zero dependencies.
A plugin for [Claude Code](https://claude.ai/claude-code) that keeps your skills ecosystem clean, organized, and healthy. Each action is its own skill with dedicated autocomplete.
Skills
| Command | What it does |
|---|---|
/janitor-audit |
Show all your installed skills |
/janitor-duplicates |
Find duplicate skills that do the same thing |
/janitor-check |
Check skills for errors and missing info |
/janitor-fix |
Automatically fix skill problems (safe preview first) |
/janitor-cleanup |
Find and remove broken skills |
/janitor-report |
Full health check of all your skills in one report |
/janitor-usage |
Show which skills you use and which you never use |
/janitor-search |
Search GitHub for new skills to install |
/janitor-compare |
Compare your skill with similar ones on GitHub |
Install
**Plugin install (recommended):**
/plugin marketplace add khendzel/skills-janitor
/plugin install skills-janitor
**Or clone directly:**
git clone https://github.com/khendzel/skills-janitor ~/.claude/skills/skills-janitor
Usage examples
Each skill has its own slash command with autocomplete:
/janitor-audit → full skill inventory
/janitor-usage → which skills you actually invoke
/janitor-search → find skills on GitHub
/janitor-compare → market analysis vs alternatives
/janitor-check → check for errors
/janitor-fix → auto-fix (dry-run by default)
Or use natural language - skills trigger from keywords in their descriptions:
"audit my skills"
"which skills do I use?"
"search for n8n skills"
"compare my-skill against alternatives"
Usage tracking
Parses your conversation history to show which skills you invoke and which you never use:
=== Skills Janitor - Usage Report ===
...
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security community SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security community Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security community Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`. - Added a match
Security community Google Workspace Model Armor
Filter user-generated content for safety
Security community Google Workspace Alert Center
Manage security alerts
Security community Related Agents
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | - | [wshobson/agents](https://github.com/wshobson/agents) |
wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |