ops-mac
FeaturedOPS on-demand: This skill should be used when the user asks to "mac is slow", "macos fix", or…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OPS ► MAC — macOS Diagnose & Fix
Load `ops-rules` before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If `AskUserQuestion` / `Workflow` are missing, follow Rule 10 in `ops-rules` (Hermes: numbered options / two-turn Telegram card; `delegate_task`).
One command for native macOS health: it bundles the [`macos-toolkit`](https://github.com/lu-zhengda/macos-toolkit) CLI suite, **auto-installs it on first use**, runs a read-only baseline, and remediates the common offenders behind explicit confirmations.
All work routes through `${CLAUDE_PLUGIN_ROOT}/bin/ops-mac`, the single source of truth for install + probes + the aggregate audit. The bundled CLIs:
| Tool | Domain | ops-mac subcommand |
| --- | --- | --- |
| `machealth` | composite health (CPU/mem/disk/thermal/battery/iCloud/TM/net) | `health` |
| `netwhiz` | network + WiFi diagnostics | `net` / `net wifi` |
| `macbroom` | disk cleanup & reclaimable cache scan | `disk` |
| `pstop` | process monitoring (CPU/mem hogs) | `procs` |
| `macdog` | security & privacy audit | `security` |
| `lanchr` | launchd agent/daemon health (`doctor`) | `launchd` |
| `macctl` | power / display / audio control | `power` |
| `macfig` | hidden macOS defaults | `defaults` |
| `updater` | app update management | `update` |
## Platform guard
This skill is **macOS only**. The dispatcher exits with code 3 on non-Darwin. For Linux/WSL/Windows system optimization use `/ops:speedup` (cross-platform). The two ar...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-speedup
Cross-platform, hardware-adaptive system optimizer. Auto-detects macOS / Linux / WSL / Windows (MINGW/Cygwin/MSYS2) and CPU/RAM/disk/GPU profile, then picks the right cleanup strategy. Scans reclaimable disk space, memory pressure, runaway processes, startup bloat, network issues. CleanMyMac built into Claude Code.
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-daemon
OPS on-demand: This skill should be used when the user asks to "daemon health", "background services…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-doctor
OPS on-demand: This skill should be used when the user asks to "plugin broken", "ops doctor", or…
188 Updated today
Lifecycle-Innovations-Limited