Use when you need to visually interact with a GUI — test buttons, fill forms, verify visual layouts, fuzz web pages, automate user flows, take screenshots, or perform end-to-end QA on any application. Works on cloud VMs, Docker containers, local machines, and sandboxes. Install: pip install cua.
$npx -y skills add trycua/cua --skill gui-automationInstalls into the current project.
Run `npx skills use "https://github.com/trycua/cua" --skill "trycua/cua/gui-automation"` 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/trycua/cua" that are relevant to the current task. Run `npx skills add "https://github.com/trycua/cua"` and select the relevant skills, then follow their instructions.