mac-cleanup
// Cleans up system caches, trash, and old downloads on macOS.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namemac-cleanup
descriptionCleans up system caches, trash, and old downloads on macOS.
authortempguest
version0.1.0
licenseMIT
Mac Cleanup Skill
This skill helps you reclaim disk space on your MacBook Pro by cleaning up:
- System Caches: Clears the user cache directory (
~/Library/Caches). - Trash: Empties the Trash (
~/.Trash). - Old Downloads: Deletes files in
~/Downloadsthat are older than 30 days.
Commands
cleanup: standardized command to run the cleanup script.