Skills Janitor
Find which Claude Code skills you actually use
339 followers
Find which Claude Code skills you actually use
339 followers
4 commands to audit, dedupe, and clean up your claude code skills. v1.3 now sees skills installed via /plugin install too. flags duplicates across user and plugin scopes, broken symlinks, and skills you never touch. bash + python, zero other deps. cross-platform (works with openai codex). free, open source.








Skills Janitor
hey everyone, maker here. just shipped v1.1 based on the feedback from this launch. quick update:
new: /janitor-precheck — check if a skill overlaps with your existing ones before installing
new: /janitor-tokens — see how many context window tokens each skill costs (spoiler: 14,300 were wasted on unused ones)
new: cross-platform — now works with both claude code and openai codex
also consolidated from 9 to 7 commands. same coverage, less to remember.
appreciate the upvotes and feedback - this is exactly why launching here is worth it.
github.com/khendzel/skills-janitor
Skills Janitor
just shipped v1.3, the headline fix: skills-janitor now sees skills installed via /plugin install. for the past 6 weeks it was scanning ~/.claude/skills/ and ignoring the entire ~/.claude/plugins/ tree. on a typical machine that's most of your skills.
also: commands consolidated 7 to 4 (audit+report, usage+tokens, search+precheck). old commands kept as aliases for one release.
release notes: https://github.com/khendzel/skil...
Skills Janitor
@chen_leo3 I'm just using claude to change names so i can better search, by typing few first characters I already know which skill I will be using.
Solid idea. My skills folder gets crazy real fast.
Skills Janitor
@emilio_i42m trust me, not only yours :D
TogetherLetters
Man, I love this and need it. Really interesting idea.
Skills Janitor
@adamjwalker glad you like it, enjoy!