What problem does it solve?
AI coding agents running in a terminal cannot see or operate real macOS GUI applications. This Skill gives agents computer-use capabilities—reading the accessibility tree, capturing screenshots, and performing clicks, typing, scrolling, and dragging—through the cmux-cua engine bundled with the cmux terminal.
Core Features & Use Cases
- GUI Perception and Control: Inspect app UI via the accessibility tree, take screenshots, and act with click, type_text, press_key, scroll, and drag tools, with a branded agent cursor showing each action.
- Dual Agent Profiles: Attaches automatically as an MCP tool server to Claude Code and Codex sessions launched inside cmux, with a ten-tool Codex-compatible profile and an extended native cmux profile.
- Managed Permissions and Sessions: Handles one-time Accessibility and Screen Recording grants through a dedicated helper app, plus a menu-bar item to focus the driven app or the calling terminal.
- Use Case: Ask your agent to open Calculator and click 100 + 105 button by button; the agent snapshots the app state, clicks each on-screen control with the visible branded cursor, and verifies the result from a fresh screenshot.
Quick Start
Start a Claude or Codex session inside cmux and ask the agent to open a macOS app and operate its on-screen controls using the computer-use tools.