Skills Janitor
A Claude Code plugin that audits, tracks usage, and compares your skills ecosystem with 9 focused slash commands and zero dependencies.
At a Glance
Completely free and open-source under the MIT License. Clone from GitHub or install via the Claude Code plugin marketplace.
Engagement
Available On
Alternatives
Listed Apr 2026
About Skills Janitor
Skills Janitor is an open-source plugin for Claude Code that keeps your skills ecosystem clean, organized, and healthy. It provides 9 dedicated slash commands — each a self-contained skill — covering everything from auditing installed skills to searching GitHub for new ones. The tool requires only Bash, Python 3, and curl, with no pip installs or node modules needed.
/janitor-audit— lists all installed skills in a full inventory view/janitor-duplicates— identifies duplicate skills that perform the same function/janitor-check— scans skills for errors and missing metadata/janitor-fix— automatically repairs skill problems with a safe dry-run preview first/janitor-cleanup— finds and removes broken or invalid skills/janitor-report— generates a full health check report across all skills at once/janitor-usage— parses conversation history to show which skills you actually invoke vs. never use/janitor-search— searches GitHub for new Claude Code skills by keyword/janitor-compare— compares your skill against similar alternatives found on GitHub- Natural language triggers — skills also activate from keywords in their descriptions, so you can type "audit my skills" instead of a slash command
- Safe-by-default operations — all destructive actions require explicit confirmation and run in dry-run mode by default; plugin/marketplace skills are never modified
- Usage tracking — shows active vs. unused skills over a configurable time window with recommendations to remove dead weight
- Zero dependencies — install via the Claude Code plugin marketplace or by cloning directly; no package managers required
Community Discussions
Be the first to start a conversation about Skills Janitor
Share your experience with Skills Janitor, ask questions, or help others learn from your insights.
Pricing
Open Source (MIT)
Completely free and open-source under the MIT License. Clone from GitHub or install via the Claude Code plugin marketplace.
- All 9 janitor skills included
- Audit, duplicate detection, error checking
- Auto-fix with dry-run preview
- Usage tracking via conversation history
- GitHub skill search and comparison
Capabilities
Key Features
- Audit all installed Claude Code skills
- Find duplicate skills
- Check skills for errors and missing info
- Auto-fix skill problems with dry-run preview
- Remove broken skills
- Full health check report
- Usage tracking via conversation history parsing
- GitHub skill search and discovery
- Compare skills against GitHub alternatives
- Natural language skill triggers
- Zero dependencies (Bash, Python 3, curl only)
- Safe dry-run mode for destructive operations
