computer-use is agent-read markdown (skill) from xuzhougeng/wisp-science: Use Cua Driver through MCP to inspect and operate the user's native desktop apps on Windows, macOS, or Linux. Trigger when a task requires a desktop application, native file dialog, OS window, signed-in browser UI, screenshot-grounded interaction, or a result that must be verified in the application. Keep browser page work in browser-use when the page bridge is sufficient..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Computer Use — operate native desktop apps with Cua Driver
Wisp uses the installed Cua Driver as an MCP server. Cua Driver owns the
platform-specific desktop integration; this Skill owns the agent workflow and
the safety boundary. It can operate native apps, native file dialogs, and
browser windows that are visible to the host desktop.
## Before the first action
Use this Skill only when the Cua Driver tools are advertised in the current
conversation. If they are absent, do not invent tool names or fall back to
blind shell input. Tell the user to install Cua Driver, add a stdio MCP
connection with:
```text
command: cua-driver
args: mcp
```
Then ask them to reconnect the MCP service. The driver must run in the
interactive user session. An SSH or service-session process cannot see the
user's desktop. On macOS, Accessibility and Screen Recording permission must
be granted to the Cua Driver app identity. On Windows and Linux, report any
interactive-session or display-server refusal as a capability boundary.
If the available Cua Driver tool exposes a health, doctor, or permission
status call, use it first. Otherwise call `list_apps` or `list_windows` as a
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_dysnrq5zkepbg4hr
GET https://markdownregistry.com/api/v1/resolve?ref=xuzhougeng/wisp-science/computer-use
GET https://markdownregistry.com/api/v1/blob/3d14cb4895f19cb38139dc9c264f4863a6cf15c2a6c0c01850f64b455b6a1928
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
xuzhougeng/wisp-science · community-skills/examples/research-handoff/SKILL.md · Prepare a traceable research handoff when a user asks to transfer an existing project using supplied notes and files…
xuzhougeng/wisp-science · skills/agent-infini/SKILL.md · Use the InfiniSynapse CLI (`agent_infini`) for multi-turn AI data-analysis tasks, database/RAG context, and task…
xuzhougeng/wisp-science · skills/analysis-workflow/SKILL.md · Organize multi-step scientific analyses into reproducible, self-contained modules. Use for workflows such as…
xuzhougeng/wisp-science · skills/browser-use/SKILL.md · Use this skill to drive Wisp Browser Runtime sessions (shared daily Chrome or workspace Chrome) — open pages, read…
xuzhougeng/wisp-science · skills/compute-env-setup/SKILL.md · Set up and validate a reproducible Python or R environment on a Wisp execution context. Use for a selected local, WSL…
xuzhougeng/wisp-science · skills/custom-theme/SKILL.md · Author a Wisp custom theme CSS file that uses documented tokens and import constraints. Use when the user wants a…
xuzhougeng/wisp-science · skills/customize/SKILL.md · Create a Wisp specialist or author a project-local skill using the tools Wisp actually exposes. Use when the user wants…
xuzhougeng/wisp-science · skills/figure-composer/SKILL.md · Compose or improve a publication-grade multi-panel scientific figure from a claim, concrete data paths, or an existing…
xuzhougeng/wisp-science · skills/figure-style/SKILL.md · Correctness and legibility checklist for publication figures, plus a matplotlib sidecar. Load before plotting anything…
qwenlm/qwen-code · packages/core/src/skills/bundled/computer-use/SKILL.md · Control local desktop applications through Computer Use for tasks that require reading or operating app UI. Prefer…
thinkinaixyz/deepchat · plugins/cua/skills/computer-use/SKILL.md · Drive native desktop apps through DeepChat's built-in Computer Use tools. Use when the user asks to operate, inspect…
clacky-ai/openclacky · lib/clacky/default_extensions/computer-use/skills/computer-use/SKILL.md · Drive the macOS desktop when a task needs a native app, dialog, menu bar, file picker or anything the terminal and…
autonomous-ai/autonomous-os · skills/computer-use/SKILL.md · Operate apps/websites on the paired Mac via Buddy: Calendar, Notes, forms, screenshots, files. Never use the headless…
razshy/wiggle · mnt-skills/examples/computer-use/SKILL.md · Read this skill before the first step of any request to do something in an app on the person's own computer (Notes…
vm0-ai/vm0-skills · computer-use/SKILL.md · Operate apps on a desktop host through Computer Use, whether surfaced as Okou Desktop or the still-supported legacy…