mac-mini-agent
Full macOS screen, app, and terminal control for agents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core