一键导入
computer-use
Use when controlling native desktop applications through Cua Driver. Prefer browser tools for web-only tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when controlling native desktop applications through Cua Driver. Prefer browser tools for web-only tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when deciding between follow-up queues, scheduled callbacks, automation-owned attention, wakeups, and async follow-up surfaces.
Use when a task benefits from JavaScript orchestration, explicit phases, structured progress logs, parallel fanout, or multiple daemon-backed subagents coordinated through the workflow tool.
Use when starting, inspecting, rerunning, following up, or cancelling durable background commands or subagents.
Use when designing, creating, editing, building, validating, installing, or debugging Neon Pilot extensions, application pages, contributions to existing applications, or complete first-class applications from the bundled desktop app. This skill is self-contained and must be used without a Neon Pilot source checkout.
Use when working with the built-in desktop Workbench Browser, browser comments, browser snapshots, CDP actions, screenshots, or the browser versus agent-browser boundary.
Use the unified Neon Pilot CLI/control plane for self-administration, delegated agent control, conversations, workspace/sidebar state, runs, automations, extensions, settings, and extension-contributed administration surfaces.
| name | computer-use |
| description | Use when controlling native desktop applications through Cua Driver. Prefer browser tools for web-only tasks. |
| metadata | {"id":"computer-use","title":"Computer Use","status":"active"} |
Use computer_use for native desktop apps when browser automation is not enough.
Rules:
computer_use(action="capture") or computer_use(action="status").window_state for a specific pid and window_id before clicking UI elements.focus_app is informational only; Cua delivers input to the target pid without bringing the app to the foreground.type for text fields. For app controls such as calculator operators, prefer click on the AX element; use key for single keys and hotkeys.Troubleshooting:
Install Cua Driver command, then verified with the Run Computer Use doctor command.cua-driver 0.6.8.