What problem does it solve? Automating native macOS applications normally requires stealing the user's cursor and keyboard focus, interrupting their work. This Skill drives the Mac desktop in the background — clicking, typing, scrolling, and dragging in any app or Space without disrupting the user. ## Core Features & Use Cases - Background GUI Automation: Capture screenshots with numbered element overlays (SOM mode) and click by element index instead of fragile pixel coordinates. - Full Input Control: Type text, send keyboard shortcuts, scroll, drag-and-drop, and manage app focus without raising windows or switching Spaces. - Model-Agnostic Operation: Works with any tool-capable model (Claude, GPT, Gemini, or local models) through a universal computer_use tool interface. - Use Case: Ask the agent to reply to a message in the native Mail app or organize files in Finder while you keep typing in your editor — the automation runs entirely in the background. ## Quick Start Ask the agent to open Safari in the background, capture the page, and click the sign-in button using the computer_use tool.