TopRank Skills

Home / Claw Skills / 发布 / Macbook Optimizer
Official OpenClaw rules 36%

Macbook Optimizer

💻 MacBook Optimizer

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Macbook Optimizer 技能。 若已安装,则直接安装 Macbook Optimizer 技能。

Overview

Skill Key
drg3nz0/macbook-optimizer
Author
drg3nz0
Source Repo
openclaw/skills
Version
-
Source Path
skills/drg3nz0/macbook-optimizer
Latest Commit SHA
7bbda2714ad05a9795458cbe692d5334ac97b005

Extracted Content

SKILL.md excerpt

# 💻 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...

README excerpt

# MacBook Optimizer Skill

A comprehensive OpenClaw skill for MacBook system optimization, monitoring, and troubleshooting.

## Features

- **System Health Monitoring**: CPU, memory, disk, battery
- **Performance Analysis**: Identify slowdowns and bottlenecks  
- **Overheating Detection**: Monitor temperature and find causes
- **Cleanup Tools**: Find large files and suggest cleanup
- **Process Management**: Monitor and manage resource usage

## Installation

This skill is available on [ClawHub](https://clawhub.com). Install with:

```bash
clawhub install macbook-optimizer
```

Or manually:

1. Copy this folder to your OpenClaw workspace skills directory:
   ```bash
   cp -r macbook-optimizer ~/.openclaw/workspace/skills/
   ```

2. Restart OpenClaw or start a new session

## Usage

Ask your OpenClaw agent:

- "Check my MacBook system health"
- "What's my CPU temperature?"
- "Find what's slowing down my Mac"
- "What's using the most memory?"
- "Clean up disk space"

## Requirements

- macOS only
- Standard system tools (included with macOS)

## Publishing to ClawHub

To publish updates:

```bash
clawhub publish ./macbook-optimizer \
  --slug macbook-optimizer \
  --name "MacBook Optimizer" \
  --version 1.0.0 \
  --tags latest
```

## License

MIT

Related Claw Skills