From yangsonhung-awesome-agent-skills
Audits macOS software disk usage, lists install origins and cache sizes, then offers risk-tiered cleanup suggestions. Confirms before deleting and reports space reclaimed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yangsonhung-awesome-agent-skills:mac-software-storage-cleanup-cnThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
审计 macOS 软件安装与磁盘占用,输出可执行的分级清理建议,并在用户确认后执行低风险清理。流程会区分应用清单、缓存、模拟器数据和中风险应用数据,避免在没有确认的情况下删除业务数据。
审计 macOS 软件安装与磁盘占用,输出可执行的分级清理建议,并在用户确认后执行低风险清理。流程会区分应用清单、缓存、模拟器数据和中风险应用数据,避免在没有确认的情况下删除业务数据。
当用户有以下需求时使用本技能:
/Applications、~/Applications、Homebrew Formula、Homebrew Cask 安装了哪些软件~/Library/Caches、~/Library/Developer/CoreSimulator 等低风险目录以下场景不应使用本技能:
scripts/report_sizes.sh,盘点软件来源与主要占用目录。scripts/list_priority2_candidates.sh [目标目录] [TopN]。scripts/cleanup_priority1.sh 或等价清理动作。盘点安装来源与空间占用
-> 识别高价值可清理目录
-> 给出分级建议
-> 等待用户确认
-> 执行低风险清理
-> 复核释放结果
bash scripts/report_sizes.sh
bash scripts/list_priority2_candidates.sh ~/Library/Application\\ Support 20
bash scripts/cleanup_priority1.sh
npx claudepluginhub yangsonhung/awesome-agent-skillsAudits macOS app installations and cache sizes, prioritizes cleanup recommendations, and safely reclaims disk space after confirmation.
Free open-source macOS cleaner built with SwiftUI. Cleans system junk, Xcode derived data, Homebrew caches, and more. Zero telemetry alternative to CleanMyMac.
Analyzes macOS disk usage and provides safe, interactive cleanup recommendations with user confirmation before deletions.