What problem does it solve?
macOS maintenance often suffers from cached files, residual app data, and bloated disk usage that degrade performance. This Skill provides a safe, automated workflow to perform comprehensive maintenance, including system cache cleanup, application uninstall with residual cleanup, disk space analysis, cleaning development artifacts, and general system optimization.
Core Features & Use Cases
- Interactive maintenance assistant: guided menus for Daily cleanup, Deep cleanup, Developer cleanup, and smart diagnostic flows.
- Safe operations: default dry-run previews, user confirmation prompts, and detailed logs to prevent accidental data loss.
- Mole-based automation: leverages Mole commands mo status, mo analyze, mo clean, mo uninstall, mo purge, and mo optimize to orchestrate tasks on macOS.
- Use Case: When disk space is running low and you need both quick cache cleanup and selective app uninstall, this skill can guide you through a safe, auditable cleanup.
Quick Start
- Install Mole and configure the Mac Maintenance Cleanup skill in Claude Code.
- Run the Mac Maintenance Cleanup skill and select a mode from the main menu.
- Start with a dry-run: mo clean --dry-run, then execute with mo clean after your confirmation.