agent-browser
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
agent-browser
Overview
agent-browser is an open-source browser automation CLI from Vercel Labs, purpose-built for AI agents. Unlike traditional browser automation tools, it's designed from the ground up for LLM interaction with a snapshot + refs system that reduces context usage by up to 93% compared to Playwright MCP.
Key Advantages
- 93% less context overhead - Accessibility tree snapshots instead of full DOM
- Zero configuration - Ready to use after installation
- Semantic element targeting -
@e1refs instead of fragile CSS selectors - Rust + Node.js architecture - Fast CLI with robust browser control
- Session isolation - Run multiple browsers with separate state
- AI-optimized output - Structured data perfect for LLM parsing