skills-janitor banner
khendzel khendzel

skills-janitor

Security community intermediate

Description

> Audit, track usage, and compare your Claude Code skills - 9 focused skills, zero dependencies.

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

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 ===

...