Loading...
Loading...
Mac cleanup & optimization tool combining CleanMyMac, AppCleaner, DaisyDisk features. Deep cleaning, smart uninstaller, disk insights, and project artifact purge.
npx skill4agent add bjesuiter/skills mole-mac-cleanupNote for humans:without params opens an interactive TUI mode. Not useful for agents, but you might wanna try it manually! 😉mo
node_modulestargetbuildmo clean --dry-run # Preview cleanup plan
mo clean --dry-run --debug # Detailed preview with risk levels & file info
mo optimize --dry-run # Preview optimization actions
mo optimize --dry-run --debug # Detailed optimization previewmo clean # Run deep cleanup (caches, logs, browser data, trash)
mo clean --debug # Cleanup with detailed logsmo optimize # Rebuild caches, reset services, refresh Finder/Dock
mo optimize --debug # With detailed operation logsmo optimizemo clean --whitelist # Manage protected cache paths
mo optimize --whitelist # Manage protected optimization rulesmo purge # Clean old build artifacts (node_modules, target, venv, etc.)
mo purge --paths # Configure which directories to scan~/.config/mole/purge_pathsmo installer # Find/remove .dmg, .pkg, .zip installersmo touchid # Configure Touch ID for sudo
mo completion # Set up shell tab completion
mo update # Update Mole itself
mo remove # Uninstall Mole from system
mo --version # Show installed version
mo --help # Show helpmo clean --dry-run --debugmo cleanmo optimize --dry-run
mo optimizemo purgemo clean--dry-run--debug