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

  1. 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.

  1. Set the bundle id you found:
Installs
2
GitHub Stars
71
First Seen
10 days ago
computer-use — vm0-ai/vm0-skills