Mac Optimizing Looper — Development skill for Claude Code
A menu-bar macOS agent loop: every N minutes it asks Claude/Codex what's overloading your Mac and suggests one-click, risk-checked fixes.
How to install Mac Optimizing Looper
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kargnas/mac-optimizing-looper and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Mac Optimizing Looper does
A menu-bar macOS agent loop: every N minutes it asks Claude/Codex what's overloading your Mac and suggests one-click, risk-checked fixes.
Alternatives in Development
- Claude Code Guide — A full guide on Claude tips and tricks, optimizing Claude Code, and finding every command possible 3.7k ★
- Openclaw Workspace — Claude Code skill for maintaining and optimizing OpenClaw workspace files (AGENTS.md, SOUL.md, TOOLS.md, MEMOR 267 ★
- Device Control Agent — You are an autonomous macOS agent with full control of this device via two CLI tools: - steer — GUI automation 250 ★
README
🔥 Your Mac is slow. AI Agent finds the culprit.
**English** · [한국어](README-ko.md) · [简体中文](README-zh-Hans.md) · [繁體中文](README-zh-Hant.md) · [日本語](README-ja.md) · [Español](README-es.md) · [Deutsch](README-de.md) · [Français](README-fr.md) · [Português](README-pt-BR.md) · [Русский](README-ru.md)
   
**Your Mac chokes → Claude names the exact process eating it → one click kills it. Nothing happens until you click — so there's no risk to your Mac.**
Every hour, your Mac's load goes to Claude. It ranks what's *actually* hogging your CPU/RAM, writes the exact fix, and drops it in your menu bar — worst-first, color-coded, one click away. And before anything runs, a *second* Claude pass has to clear the command as **SAFE**.
**Mac Optimizing Looper** is a macOS menu-bar app (no Dock icon) that runs a continuous **observe → ask the model → advise → (optionally) act** loop on top of your local LLM CLI.
[**⬇ Install**](#install) · [**See it work ↓**](#how-it-works)

Activity Monitor shows you 200 rows and zero answers. This shows you the **one command** that fixes it — and why.
How it works
One cycle:
⏱ timer fires (default: every 1h, slider 10m … 36h)
→ collect: CPU/MEM + mac-optimizer snapshot (+ optional sustained sample)
→ claude -p (analysis pass, --effort max)
→ claude -p (format pass → ranked JSON suggestions)
The menu bar shows the count. The dropdown is ranked **worst-first**: 🔴 critical → 🟡 warning → 🟢 hygiene. Each row expands into **Copy** · **Show in Terminal** · **Review with Claude** · **Run Comma
Related Skills
Modeldeck
macOS menu bar app that tracks usage limits across all your Claude Code and Codex CLI accounts — live "% left"
Fluxa
Essential macOS system controls one click away in your menu bar — plus live Claude & Codex quota tracking with
Drem
A native macOS menu-bar companion that keeps your Mac awake while Codex and Claude Code work.
Backstage
Backstage: a macOS menu-bar focus guard. Automation browsers and background agents stay backstage and ask befo
Vibejuice
Menu bar quota meter and one-click account switcher for Claude Code and Codex CLI
Claude Notch
Approve Claude Code from your Mac's notch. A native SwiftUI menu-bar app that surfaces Claude Code permission
Related Agents
Venue Capacity Verifier
Verify group dining feasibility for restaurants. Use when candidate venues must be checked for headcount, priv
macOS UI Designer
Use this agent when you need to plan, design, or evaluate macOS application user interfaces from a UI/UX persp
UI Explorer
Drive and explore a native macOS app's GUI (screenshot → click/type → observe) and correlate each action with