Skip to main content
Generaldvcrn

mac-cleanup

Cleans up system caches, trash, and old downloads on macOS.

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--mac-cleanup
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/aadipapp--mac-clean-skill/skills/mac-cleanup/SKILL.md -o .claude/skills/mac-cleanup.md

Drops the SKILL.md into .claude/skills/mac-cleanup.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Mac Cleanup Skill

This skill helps you reclaim disk space on your MacBook Pro by cleaning up:

  • System Caches: Clears the user cache directory (~/Library/Caches).
  • Trash: Empties the Trash (~/.Trash).
  • Old Downloads: Deletes files in ~/Downloads that are older than 30 days.

Commands

  • cleanup: standardized command to run the cleanup script.