A specialized tool to safely analyze and reclaim disk space on macOS by targeting system data, caches, and developer artifacts.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mac-cleaner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mac-cleaner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Mac Cleaner utility is a powerful addition to your library of Openclaw Skills, designed to demystify macOS storage management. It provides a safe, script-based approach to identifying and removing unnecessary files that often hide under the System Data category. Whether you are an everyday user or a developer dealing with massive Xcode build artifacts, this skill helps you regain control over your hardware resources without risking critical system stability.
By utilizing Openclaw Skills for disk maintenance, you gain access to a structured workflow that distinguishes between safe-to-delete temporary files and sensitive data requiring manual review. The tool targets high-impact areas such as user caches, iOS simulator data, and old system logs, ensuring that your Mac runs efficiently with maximum available storage.
To use this skill effectively, you must grant your terminal application Full Disk Access within macOS System Settings. Once permissions are set, follow these steps:
bash scripts/mac-cleanup.sh analyze
bash scripts/mac-cleanup.sh clean
The Mac Cleaner skill organizes its cleanup operations across several key data categories and paths:
| Category | Location | Safety Level |
|---|---|---|
| User Caches | ~/Library/Caches/* |
Safe (Rebuildable) |
| Xcode Data | ~/Library/Developer/Xcode/DerivedData/* |
Safe (Rebuildable) |
| Simulator Images | ~/Library/Developer/CoreSimulator/Devices |
Safe (Old items) |
| System Logs | /var/log |
Safe (7+ days old) |
| Trash | ~/.Trash |
Safe |
| Backups | ~/Library/Application Support/MobileSync/Backup |
Review Required |
Loading
An automated battle skill that enables AI agents to compete in 8-player grid arenas using strategic equipment loadouts and personalities.

A robust media downloader that leverages yt-dlp to fetch video, audio, and subtitles from thousands of websites.

A comprehensive toolset for deploying and managing full IPFS nodes, including content pinning, IPNS publishing, and gateway services.

A secure, read-only Ethereum query tool for inspecting blockchain state, balances, and contracts via RPC and Etherscan APIs.

An intelligent event discovery assistant that proactively finds, tracks, and reminds you about meetups and conferences matching your interests.

A comprehensive system monitoring skill for OpenClaw agents to track server health and performance metrics efficiently.








































