agent-browser
Originally fromvercel-labs/agent-browser
Installation
SKILL.md
agent-browser
Browser automation CLI for AI agents. Uses Chrome/Chromium via CDP directly.
Install: npm i -g agent-browser && agent-browser install
Loading Skills
Run agent-browser skills get <name> before any agent-browser commands.
This file does not contain command syntax, flags, or workflows. That content is served
by the CLI and changes between versions. Guessing at commands without loading the skill
will produce incorrect or outdated invocations.
agent-browser skills get agent-browser # Required before any browser automation
agent-browser skills get <name> --full # Include references and templates