Drive a native macOS app via the cua-driver MCP server or CLI — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").
$npx -y skills add thinkinaixyz/deepchat --skill cua-driverInstalls into the current project.
Run `npx skills use "https://github.com/thinkinaixyz/deepchat" --skill "thinkinaixyz/deepchat/cua-driver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thinkinaixyz/deepchat" that are relevant to the current task. Run `npx skills add "https://github.com/thinkinaixyz/deepchat"` and select the relevant skills, then follow their instructions.