🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Storage Cleanup

by @camopel

One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user a...

Versionv1.0.0
Installs2
💡 Examples

# Preview what would be cleaned (safe, changes nothing)
bash scripts/cleanup.sh --dry-run

Clean everything

bash scripts/cleanup.sh --yes

Clean but keep Docker and old kernels

bash scripts/cleanup.sh --yes --skip-docker --skip-kernels

⚙️ Configuration

| Flag | Effect | |------|--------| | --dry-run | Preview cleanup without deleting anything | | --yes / -y | Run without confirmation prompts | | --skip-kernels | Don't remove old kernels (Linux) | | --skip-snap | Don't remove disabled snap revisions (Linux) | | --skip-docker | Don't prune Docker | | --skip-brew | Don't clean Homebrew |

View on ClawHub
TERMINAL
clawhub install storage-cleanup

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →