local-browser

Installation
SKILL.md

VM0 Local Browser

Local Browser lets this agent inspect and control a user's already paired browser through VM0. Reads are queued to an online browser host. Writes require explicit user approval before the extension executes them.

Use it when the user asks to work with their current browser, inspect an open page, capture screenshots, summarize selected text, or perform browser actions in a page they control.

npx -y -p @vm0/cli zero local-browser <command>

-y avoids npm's install prompt. Use npx -p @vm0/cli ... without -y only when an interactive prompt is acceptable.

Prerequisites

Check hosts when the task depends on a browser being online or when a host reference is ambiguous:

npx -y -p @vm0/cli zero local-browser hosts list
Installs
8
GitHub Stars
64
First Seen
May 19, 2026
local-browser — vm0-ai/vm0-skills