computer-use
Installation
SKILL.md
Computer Use
Overview
Use npx -p @vm0/cli zero computer-use <command> to inspect and operate apps on the connected Zero Desktop host. Treat it as a GUI control surface: read the app state, inspect screenshots, then act through accessibility elements whenever possible.
--app accepts an app bundle id only, such as com.apple.Safari or com.google.Chrome. App names like Safari, Google Chrome, Slack, or WeChat are display labels only and must not be passed to --app.
Core Workflow
- List apps and choose the target app's
bundleId:
npx -p @vm0/cli zero computer-use list-apps
Use the name field only to identify the app for yourself, then copy the bundleId field. Apps listed without a bundleId cannot be targeted.
- Set the bundle id you found: