dislerdislerCommunityยท2 Agent Skills Included

mac-mini-agent

Full macOS screen, app, and terminal control for agents

Gives coding agents full control of a Mac: clicking buttons, typing into apps, reading screens via OCR, and orchestrating tmux terminals. Solves the gap where agents can write code but cannot open apps, verify output, or ship features on their own. Includes a job server and CLI client to dispatch, monitor, and stop remote agent tasks across multiple machines.
npx skills add disler/mac-mini-agent --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Mac Mini Agent?โ–ผ

Run `npx skills add disler/mac-mini-agent --all -g -y` in your terminal to install all skills in this suite globally.

How can an AI agent control my Mac's screen?โ–ผ

The Steer skill lets your agent take screenshots, run OCR, click elements, type text, and manage windows in any macOS app, including Electron apps like VS Code and Slack.

How do agents run and monitor terminal commands?โ–ผ

The Drive skill gives agents programmatic control over tmux sessions, with reliable completion detection, output capture, and parallel execution across multiple terminals.

Does Mac Mini Agent work with Claude Code and other agents?โ–ผ

Yes. Steer and Drive are agent-agnostic CLIs that work with Claude Code, Codex, Gemini CLI, Cursor, and any agent that can run shell commands.

Can agents recover from errors on their own?โ–ผ

Yes. Built-in wait, find, and OCR commands let agents verify every action and self-heal when apps time out or behave unexpectedly.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’