mac-optimizer
Installation
SKILL.md
Mac Performance Optimizer
Analyzes the current state of a macOS system and provides actionable optimization recommendations.
When to Use
- User asks to "check performance", "optimize my Mac", "why is my Mac slow"
- User wants to audit running processes, memory, or CPU usage
- User asks for system health check or resource analysis
How to Run
Run the analysis script (the path is relative to where this skill is installed):
bash "$(dirname "$(readlink -f "$0" 2>/dev/null || echo "$HOME/.claude/skills/mac-optimizer")")/mac-optimize.sh"
Or if the skill is installed via npx skills add: