What problem does it solve?
When a Mac's disk fills up, users face opaque "startup disk almost full" warnings and risky one-click cleaner apps that delete files without transparency. This Skill safely reclaims disk space by measuring usage first, deleting only provably regenerable caches, moving anything riskier to the Trash, and logging every action.
Core Features & Use Cases
- Read-only disk survey: Sizes every cache on the machine grouped into safe, ask, and never tiers before anything is touched.
- Tiered cleanup: Auto-clears pure caches (Xcode DerivedData, npm, pip, Gradle, Homebrew), recommends but never auto-deletes expensive items like Docker images, ML models, and Xcode Archives.
- Reversible deletion: Moves app leftovers, big files, stale installers, and old Downloads to the Trash via Finder so they can be restored, with every operation logged to an audit file.
- Use Case: A developer gets a low-storage warning before a release build. Run the survey to find 40GB in DerivedData and simulator caches, clear the safe tier, then review and trash leftover data from long-uninstalled apps.
Quick Start
Ask the assistant to survey my Mac's disk usage and safely free up space by clearing caches and trashing leftover files.