Show GN: skills-cleaner, isn't your Claude token melting away these days? Track and manage Skill usage
·2026.04.15 13:57
Key point
A plugin that tracks and manages Claude Code Skill usage and token consumption.
Details
The skills-cleaner plugin for Claude Code tracks the usage and token consumption of installed Skills.
The key commands are as follows.
/profile-skills: Check Skill usage, token consumption, and HTML report/list-skills: List installed Skills by plugin/search-skills: Search Skill names and installation paths/clean-skills: Compare similar Skills and clean up duplicates
How it works is also specific.
- It collects usage logs via
PostToolUse,UserPromptSubmit, andStophooks. - It normalizes and aggregates qualified names like
plugin:skillandskill. - It records
output_tokensand the source in~/.claude/skill-usage.jsonl. - The
--detailoption launches a self-contained HTML dashboard opened atlocalhost:8765.
The README also shows the latest release, v1.2.0, and describes a cleanup process that only reports similarity of 70%+ and considers 90%+ as deletion candidates.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.