occupation
Software Developers
description
Fill desktop form fields using accessibility tools (fill_form, set_value) instead of click+type loops.
updated
Menu
SkillsMP has collected 5 skills from zavora-ai/computer-use-mcp. Open a skill to review its source and details.
Showing 5 of 5 collected skills.
Fill desktop form fields using accessibility tools (fill_form, set_value) instead of click+type loops.
Recover from FocusFailure and wrong-window input when using computer-use-mcp.
Prefer AppleScript/JXA (macOS) or PowerShell (Windows) via run_script before GUI automation.
Desktop automation with computer-use-mcp. Use when controlling native macOS/Windows apps via screenshot, accessibility, or scripting — not for pure git/file/http tasks.
Windows admin tasks via filesystem, registry, process_kill, and PowerShell — not GUI clicks.