What problem does it solve?
Manually clicking through macOS apps to complete repetitive desktop tasks is slow and inefficient. This Skill lets you control any native Mac application programmatically from the command line, no custom per-app automation scripts required.
Core Features & Use Cases
- Dual backend support: Choose between OpenAI Codex Computer Use for vision-based, foreground (including locked screen) automation, and cua-driver for background, cursor-free accessibility-tree automation.
- Built-in utility commands: Run health checks to verify TCC permissions and backend setup, list all running apps instantly, and get machine-readable JSON output for agent workflows.
- Common use cases: Automate native app workflows like organizing files in Finder or filling out productivity app forms, take over GUI tasks when you can't interact with your Mac manually, and run background automation without interrupting your current work.
Quick Start
Use the computer-use-bridge skill to open your Documents folder in Finder, create a new folder named Invoices, and move all PDF files downloaded in the last week into that new folder.