Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

macbook-optimizerMacbook 优化器

Agent Skill

macbook-optimizer 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

103,272

周安装

4,303

GitHub Stars

4

下载量

34,424
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:macbook-optimizer(Macbook 优化器)
来源仓库:https://github.com/drg3nz0/macbook-optimizer
安装命令:
openclaw skills install macbook-optimizer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install macbook-optimizer

简介

面向 macOS 用户的 MacBook 系统优化与性能监控工具,提供故障排查支持。

  • 适用于设备性能调优、资源占用分析、系统稳定性维护等运维场景。
  • 可执行诊断命令并输出硬件与进程状态报告,指导用户采取优化措施。
  • 需确认是否请求管理员权限及是否会修改系统配置。
  • macbook-optimizer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
macbook-optimizer
description
Complete MacBook optimization suite: monitoring, troubleshooting, cleanup, and performance tuning. Works on all Macs (Intel & Apple Silicon). No extra tools required.
homepage
https://github.com/T4btc/macbook-optimizer
metadata

💻 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 information
  • sysctl - System parameters and kernel settings
  • sw_vers - macOS version information

Process Monitoring:

  • top / htop - Real-time process monitoring
  • ps - Process status and details
  • lsof - List open files and network connections
  • launchctl list - Background services and daemons

Resource Monitoring:

  • vm_stat - Virtual memory statistics
  • iostat - Disk I/O statistics
  • netstat / lsof -i - Network connections
  • powermetrics - CPU/GPU power and temperature (Apple Silicon)
  • pmset -g therm - Thermal state (Intel Macs)

Disk Management:

  • df - Disk space usage
  • du - Directory size analysis
  • find - Locate large files
  • mdutil - Spotlight index management

Power & Battery:

  • pmset - Power management settings
  • ioreg - 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 settings
  • open -a "System Settings" && open "x-apple.systempreferences:com.apple.preference.storage" - Storage management
  • open -a "System Settings" && open "x-apple.systempreferences:com.apple.LoginItems-Settings.extension" - Login items
  • open -a "Finder" - Open Finder for file browsing
  • open ~/Library/Caches - Open Caches folder in Finder
  • open ~/Downloads - Open Downloads folder
  • open "x-apple.systempreferences:com.apple.preference.security?Privacy_AllFiles" - Privacy settings
  • open "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:

  1. User: "My Mac is slow"
  2. Agent opens Activity Monitor → highlights CPU/Memory hogs
  3. Agent opens System Settings → shows relevant optimization settings
  4. 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: htop for prettier process view (brew install htop)
  • Optional: mactop for 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:

  1. Always open Activity Monitor when showing CPU/Memory/Process info
  2. Navigate to relevant System Settings panels automatically
  3. Open Finder to specific folders when discussing files
  4. Generate visual summaries with emoji indicators (🟢🟡🔴)
  5. 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

Featuremacbook-optimizermactop
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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.63%
按下载量换算25,346

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills