.agents/skills/agent-browser/SKILL.md
Browser automation CLI for AI agents. Uses Chrome/Chromium via CDP directly.
Install: npm i -g agent-browser && agent-browser install
You must run agent-browser skills get <name> before running 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