mac-cleaner-cli-disk-cleanup

Clean macOS caches, temporary files, and logs via interactive CLI.

4|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/devtools-skills --skill mac-cleaner-cli-disk-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mac-cleaner-cli-disk-cleanup
Source: https://github.com/Aradotso/devtools-skills/tree/main/skills/mac-cleaner-cli-disk-cleanup
Command: npx skills add https://github.com/Aradotso/devtools-skills --skill mac-cleaner-cli-disk-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of shrinking free disk space on macOS by helping you clean caches, temporary files, logs, and other safe-to-remove junk without guessing what to delete.

Core Features & Use Cases

  • Interactive disk cleanup: Select exactly which categories to clean using an interactive CLI checklist and navigation controls.
  • Granular file drill-down: Explore category contents and choose specific folders/files to remove for more control.
  • Safe-by-default risky cleanup: Keeps higher-risk items (like older downloads and iOS backups) hidden unless you explicitly enable them with a flag.
  • App uninstaller with deep cleanup: Uninstalls apps and removes associated preferences/support files rather than leaving leftovers.

Quick Start

Run the interactive cleanup by executing npx mac-cleaner-cli and then select the categories you want to clear to free space.

Frequently Asked Questions about mac-cleaner-cli-disk-cleanup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely free up disk space on macOS without deleting important files?

To free up disk space safely on macOS, use an interactive CLI that lists configurable junk categories like caches, logs, and temporary files for selective removal. Safe categories are shown by default, while higher-risk items remain hidden until explicitly enabled.

Can I clear Xcode derived data and orphaned node_modules from my Mac terminal?

Yes, you can clear Xcode derived data and orphaned node_modules by selecting those developer workstation categories in the interactive CLI checklist. The tool targets developer leftovers including Homebrew caches and Docker remnants to reclaim storage.

What's the best way to uninstall macOS apps and remove leftover preference files?

To uninstall macOS apps and remove leftover preference files, use the app uninstaller feature which deletes associated support files alongside the application. This deep cleanup prevents orphaned data from accumulating after standard app removal.

Does this disk cleanup tool support selecting specific files within a cache category?

Yes, the disk cleanup tool supports granular file drill-down, allowing you to explore category contents and choose specific folders or files to remove. This provides precise control over what gets deleted during the cleanup workflow.

Why are my older downloads and iOS backups not showing up in the cleanup list?

Older downloads and iOS backups are classified as risky categories and are hidden by default for safety. You must explicitly enable them using a dedicated --risky flag to reveal and interactively select these items for deletion.