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

Available Skills

Installs
149
GitHub Stars
567
First Seen
Jan 25, 2026
agent-browser — fradser/dotclaude