computer-use
Installation
SKILL.md
Computer Use
Use this skill for desktop UI through orca computer. When the requested target is a website or web app, operate the desktop browser app/window that contains the page.
Preconditions
- Choose the Orca executable once: use the
ORCA_CLI_COMMANDenvironment value when set; otherwise useorca-devin a dev session exposingORCA_DEV_REPO_ROOT,orca-ideon Linux outside an Orca-managed terminal, andorcaeverywhere else. Never try bareorcafirst on unmanaged Linux because it normally resolves to the GNOME screen reader. - In every command example,
ORCAis a documentation placeholder — including examples that name a specific shell. Replace it with that chosen executable before running the command; do not create a shell variable or runORCAliterally. Blocks that name no shell are intentionally shell-neutral for POSIX shells, PowerShell, and cmd.exe. - Prefer
--json. Screenshot bytes are omitted from JSON and written toscreenshot.path. - Do not push, submit forms, send messages, buy items, delete data, change account settings, or expose secrets unless the user explicitly asked for that action.
- If an app contains sensitive content, read only what the user requested.