Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- Transitioned to a fully local, internet-free, and user-level toolkit for Mac optimization and agent simulation. - Removed dependencies on external binaries, persistent installation, and networked Moltbook/viral features; now ClawHub-searchable only. - Simplified required dependencies—only Python (>=3.10) and numpy are needed. - Introduced new safe-cleanup and local maintenance features. - Updated capability set to focus on local trillion-agent simulations, CoreML forecasting, and user-level process monitoring.
What This Skill Does
Automates disk space recovery on macOS by clearing user caches, emptying the Trash, and removing Downloads files older than 30 days. Runs as a single command.
Combines three common manual cleanup steps into a single command instead of navigating Finder folders or running separate terminal commands.
When to use it
- Freeing up disk space before a large software install
- Clearing stale downloads after finishing a project
- Running routine weekly Mac maintenance
- Preparing a MacBook before a macOS update
- Recovering storage when the disk is nearly full
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: clean up my Mac
- 1Runs the cleanup command
- 2Deletes all files in ~/Library/Caches
- 3Empties ~/.Trash
- 4Scans ~/Downloads and removes files older than 30 days
Caches, trash, and old downloads are cleared; disk space is reclaimed