agent-browser
Installation
SKILL.md
Agent Browser
Browser automation using the agent-browser CLI - a fast, headless browser automation tool for AI agents.
Installation
npm install -g agent-browser
agent-browser install # Install browser binaries
Quick Start
# Navigate to a URL
agent-browser open https://example.com
# Get accessibility snapshot (shows refs like @e1, @e2)
agent-browser snapshot -i