From skills-janitor
Inventories all installed Claude Code skills across user, project, plugin, source, and account scopes. Outputs JSON details on paths, symlinks, frontmatter, content, and summary table of status/issues.
npx claudepluginhub khendzel/skills-janitor --plugin skills-janitorThis skill uses the workspace's default tool permissions.
Run a full inventory scan of all Claude Code skills across every scope.
Generates unified health report for all Claude Code skills combining audit, lint, and duplicate detection via bash scripts. Shows summary table, severity levels, and fix recommendations.
Audits Claude Code skills for quality, compliance, delegation patterns, and maintainability. Run after creating skills, before releases, or for periodic checks.
Audits Claude skills and commands for quality with quick scans of changed files or full stocktakes using subagents, checklists, and AI verdicts. Invoke via /skill-stocktake.
Share bugs, ideas, or general feedback.
Run a full inventory scan of all Claude Code skills across every scope.
bash ~/.claude/skills/skills-janitor/scripts/scan.sh
~/.claude/skills/./.claude/skills/ (current project)~/.claude/plugins/ and marketplace sources~/.claude/sources/~/.claude-account-personal/plugins/, ~/.claude-account-company/plugins/JSON inventory with per-skill details:
Present findings as a summary table:
| Skill | Scope | Status | Issues |
|--------------------|---------|----------|---------------------------|
| marketing-copy | user | OK | - |
| seo-audit | user | WARNING | Description too short |
| old-deploy-helper | user | CRITICAL | Broken symlink |
/janitor-duplicates/janitor-check/janitor-fix/janitor-report