macbook-optimizer
Complete MacBook optimization suite: monitoring, troubleshooting, cleanup, and performance tuning. Works on all Macs (Intel & Apple Silicon). No extra tools required.
Install
mkdir -p .claude/skills/macbook-optimizer && curl -L -o skill.zip "https://mcp.directory/api/skills/download/3202" && unzip -o skill.zip -d .claude/skills/macbook-optimizer && rm skill.zipInstalls to .claude/skills/macbook-optimizer
About this skill
💻 MacBook Optimizer
Complete MacBook health & performance suite - No installation required
A comprehensive, user-friendly skill for monitoring, optimizing, and troubleshooting MacBook performance. Works on all Macs (Intel & Apple Silicon) using built-in macOS tools. Unlike specialized tools, this provides actionable recommendations and automated fixes.
Why This Skill is Better
✅ No installation required - Uses built-in macOS tools
✅ Works on all Macs - Intel & Apple Silicon
✅ Actionable recommendations - Not just metrics, but solutions
✅ Automated fixes - Can clean up and optimize automatically
✅ User-friendly - Plain language, not technical jargon
✅ Complete suite - Monitoring + troubleshooting + optimization
✅ GUI-first - Opens visual tools automatically for non-technical users
✅ Visual reports - Charts, graphs, and emoji indicators for easy understanding
Capabilities
🔍 System Monitoring
- CPU Analysis: Real-time CPU usage, temperature (via
powermetrics), load averages, per-process breakdown - Memory Health: RAM usage, memory pressure, swap usage, identify memory leaks
- Disk Intelligence: Space analysis, find large files/folders, duplicate detection, cache locations
- Battery Diagnostics: Health percentage, cycle count, capacity, charging status, power consumption
- Thermal Monitoring: System temperature, thermal state, identify overheating causes
- Network Activity: Bandwidth usage, active connections, identify bandwidth hogs
⚡ Optimization Tools
- Smart Cleanup: Automatically find and remove caches, logs, temp files, downloads, duplicates
- Process Management: Identify resource hogs, suggest optimizations, safe process termination
- Startup Optimization: Manage login items, background apps, reduce boot time
- Storage Optimization: Find large files, suggest deletions, empty trash, clear caches
- Performance Tuning: System settings recommendations, disable unnecessary services
🛠 Troubleshooting
- Slowdown Diagnosis: Identify bottlenecks (CPU/memory/disk/network), root cause analysis
- Overheating Solutions: Find hot processes, suggest cooling strategies, thermal management
- Memory Issues: Detect leaks, suggest app restarts, memory optimization
- Disk Problems: Full disk analysis, permission issues, disk health checks
- Battery Issues: Health degradation, charging problems, power management
Usage Examples
Complete system check (with GUI):
Run a full system health check, show me the results visually, and fix any issues
Performance optimization (GUI mode):
My MacBook is slow. Open Activity Monitor and show me what's using resources
Overheating issue:
My MacBook is overheating. Show me the hot processes in Activity Monitor
Disk cleanup (visual):
Show me my disk usage visually and clean up automatically
Memory problems (GUI):
My Mac is using too much memory. Open Activity Monitor and highlight the memory hogs
Battery health (visual):
Show me my battery health in System Settings and optimize power settings
Startup optimization:
What's slowing down my Mac startup? Show me login items in System Settings
Find large files (visual):
Find all files larger than 1GB, show them in Finder, and suggest what I can delete
GUI-first requests:
Show me everything in Activity Monitor
Open System Settings to battery settings
Show me disk usage in a visual way
Advanced Commands Available
The agent intelligently uses these macOS tools:
System Info:
system_profiler- Complete hardware/software informationsysctl- System parameters and kernel settingssw_vers- macOS version information
Process Monitoring:
top/htop- Real-time process monitoringps- Process status and detailslsof- List open files and network connectionslaunchctl list- Background services and daemons
Resource Monitoring:
vm_stat- Virtual memory statisticsiostat- Disk I/O statisticsnetstat/lsof -i- Network connectionspowermetrics- CPU/GPU power and temperature (Apple Silicon)pmset -g therm- Thermal state (Intel Macs)
Disk Management:
df- Disk space usagedu- Directory size analysisfind- Locate large filesmdutil- Spotlight index management
Power & Battery:
pmset- Power management settingsioreg- I/O registry (battery info)system_profiler SPPowerDataType- Battery details
Cleanup:
rm- Safe file removal (with confirmation)purge- Memory purge- Cache locations:
~/Library/Caches,/Library/Caches,/var/folders
GUI Tools (Visual Interface):
open -a "Activity Monitor"- Launch Activity Monitor (CPU, Memory, Energy, Disk, Network)open -a "System Settings"- Open System Settings (all system preferences)open -a "System Settings" && open "x-apple.systempreferences:com.apple.preference.battery"- Battery settingsopen -a "System Settings" && open "x-apple.systempreferences:com.apple.preference.storage"- Storage managementopen -a "System Settings" && open "x-apple.systempreferences:com.apple.LoginItems-Settings.extension"- Login itemsopen -a "Finder"- Open Finder for file browsingopen ~/Library/Caches- Open Caches folder in Finderopen ~/Downloads- Open Downloads folderopen "x-apple.systempreferences:com.apple.preference.security?Privacy_AllFiles"- Privacy settingsopen "x-apple.systempreferences:com.apple.preference.security?Privacy_Accessibility"- Accessibility permissions
Visual Reports:
- Generate HTML reports with charts (CPU, Memory, Disk usage over time)
- Create visual summaries with emoji indicators (🟢 Good, 🟡 Warning, 🔴 Critical)
- Open relevant System Settings panels automatically based on findings
🎨 GUI-First Experience
For users who prefer visual interfaces, the agent can:
- 📊 Open Activity Monitor automatically when showing system stats
- ⚙️ Navigate System Settings to relevant panels (Battery, Storage, Privacy)
- 📁 Open Finder to specific folders (Caches, Downloads, Large files)
- 📈 Generate visual reports with charts and graphs (HTML format)
- 🎯 Highlight issues in GUI apps with clear indicators
- 🔍 Show step-by-step with screenshots or GUI navigation
Example GUI Workflow:
- User: "My Mac is slow"
- Agent opens Activity Monitor → highlights CPU/Memory hogs
- Agent opens System Settings → shows relevant optimization settings
- Agent provides visual summary with emoji status indicators
Intelligent Automation
The agent can:
- ✅ Automatically clean safe caches and temp files (with user confirmation)
- ✅ Suggest optimizations based on system analysis
- ✅ Provide step-by-step fixes for common issues (with GUI navigation)
- ✅ Monitor continuously if requested (via cron jobs)
- ✅ Generate visual reports with charts, graphs, and actionable recommendations
- ✅ Open GUI tools automatically when showing system information
Safety & Privacy
- 🔒 Always asks before deleting files or killing processes
- 🔒 Protects system files and critical processes
- 🔒 Reviews before action - shows what will be deleted
- 🔒 No data collection - everything runs locally
- 🔒 Respects privacy - never sends data externally
Requirements
- ✅ macOS only (Intel & Apple Silicon)
- ✅ No installation needed - uses built-in tools
- ✅ Optional:
htopfor prettier process view (brew install htop) - ✅ Optional:
mactopfor Apple Silicon detailed metrics (brew install mactop)
How to Use GUI Tools
When the user asks for visual information or mentions they're not technical:
- Always open Activity Monitor when showing CPU/Memory/Process info
- Navigate to relevant System Settings panels automatically
- Open Finder to specific folders when discussing files
- Generate visual summaries with emoji indicators (🟢🟡🔴)
- Provide step-by-step GUI navigation instructions
GUI Navigation Commands:
- CPU issues → Open Activity Monitor, sort by CPU
- Memory issues → Open Activity Monitor, sort by Memory
- Battery → Open System Settings → Battery
- Storage → Open System Settings → General → Storage
- Login items → Open System Settings → General → Login Items
- Large files → Open Finder, navigate to location, sort by size
Comparison with Other Tools
| Feature | macbook-optimizer | mactop |
|---|---|---|
| Installation required | ❌ No | ✅ Yes (brew) |
| Works on Intel Macs | ✅ Yes | ❌ No (Apple Silicon only) |
| Actionable recommendations | ✅ Yes | ❌ No (metrics only) |
| Automated cleanup | ✅ Yes | ❌ No |
| Troubleshooting | ✅ Yes | ❌ No |
| User-friendly | ✅ Yes | ⚠️ Technical |
| Complete suite | ✅ Yes | ⚠️ Monitoring only |
| GUI-first experience | ✅ Yes | ❌ CLI only |
| Visual reports | ✅ Yes | ❌ Text only |
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversOptimize Facebook ad campaigns with AI-driven insights, creative analysis, and campaign control in Meta Ads Manager for
Manage and monitor Apache Airflow clusters with full workflow, DAG, and task control, plus analytics and XCom access via
Integrate with EspoCRM for full CRUD operations, advanced search, filtering, pagination, and health monitoring of your c
Connect to Currents Test Results for AI-driven analysis of test failures, suite optimization, and enhanced CI/CD trouble
Jenkins CI/CD integrates seamlessly to manage jobs, monitor builds, and automate DevOps workflows with robust caching an
Connect to DataForSEO's API for powerful SEO data: keyword metrics, backlinks, analytics, and listings to optimize your
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.