What problem does it solve? Automating native macOS applications normally requires moving the user's cursor, stealing keyboard focus, or switching Spaces, which interrupts the user's own work. This Skill lets an AI operate the Mac desktop entirely in the background using the computer_use tool, so tasks in Safari, Finder, Mail, or any native app proceed without disturbing the user. ## Core Features & Use Cases - Background GUI control: Capture screenshots with numbered element overlays (SOM mode), then click, double-click, drag, scroll, type, and send keyboard shortcuts by element index or coordinates — all without raising windows or switching Spaces. - Model-agnostic workflow: Works with any tool-capable model (Claude, GPT, Gemini, or local OpenAI-compatible endpoints) using a simple capture → click-by-index → verify loop. - Built-in safety guardrails: Hard rules against clicking permission dialogs, typing secrets, or following instructions found in screenshots, plus tool-level blocking of dangerous shortcuts and shell patterns. - Use Case: Ask the agent to find a file in Finder, organize it into a folder, and reply in a Messages conversation — all while you keep typing in your editor uninterrupted. ## Quick Start Ask the agent to open Safari in the background, capture the page, and click the sign-in link by its element index.