What problem does it solve?
This Skill removes the friction of manually operating native macOS applications by letting an agent drive the interface directly, even when the target app is not frontmost.
Core Features & Use Cases
- Native App Automation: Launch apps, inspect the accessibility tree, click elements, type text, scroll, and press keys.
- Observe-Act-Verify Workflow: Capture a snapshot before acting, perform the interaction, then re-snapshot to confirm the result.
- Backgrounded Control: Work on hidden, minimized, or off-Space windows so the user's foreground editor or browser stays undisturbed.
- Real-World Use Cases: Open files in TextEdit, navigate Finder, confirm a save dialog in Numbers, or operate creative and productivity tools on macOS.
Quick Start
Ask the agent to use cua-driver to open the requested macOS app, inspect its window state, perform the needed interaction, and verify the result with a follow-up snapshot.