What problem does it solve? Desktop applications without a CLI or API cannot be automated through conventional scripting, forcing users to perform repetitive GUI interactions manually. This Skill lets the assistant observe the screen and operate macOS apps directly on the user's behalf. ## Core Features & Use Cases - Screen Observation: Captures the accessibility tree with element IDs and optional screenshots so actions target real UI elements instead of fragile pixel coordinates. - GUI Action Set: Provides click, double-click, right-click, text typing, keyboard shortcuts, scrolling, dragging, app switching, and AppleScript execution, all forwarded to a connected macOS client. - Use Case: Ask the assistant to open a design tool with no API, navigate its menus, rename a layer, and export a file, with each step executed through the connected desktop client. ## Quick Start Ask the assistant to open Safari on your Mac, navigate to a website, and click the sign-in button using the computer use tools.