원클릭으로
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.