Cleans up system caches, trash, and old downloads on macOS.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill mac-clean-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mac Clean Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-mac-clean-skill)More formats (shields.io, HTML) on the badges page.
---
name: mac-cleanup
description: Cleans up system caches, trash, and old downloads on macOS.
author: tempguest
version: 0.1.0
license: MIT
---
# 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 `~/Downloads` that are older than 30 days.
## Commands
- `cleanup`: standardized command to run the cleanup script.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!