Skill Cleanup
Audit tool. Never delete anything without explicit user confirmation per item.
Quick start — interactive TUI tool
The fastest path. Run the bundled script for a multi-select TUI that scans all platforms and removes in one flow:
# First-time setup (once per machine)
cd <skills-dir>/skill-cleanup && npm install
# Run the interactive cleanup tool
node scripts/cleanup.mjs
# Preview only — no files removed
node scripts/cleanup.mjs --dry-run
The tool: 1.
[Description truncada. Veja o README completo no GitHub.]