agent-browser
Installation
SKILL.md
agent-browser Skill
Browser automation CLI for AI agents. Uses "snapshot + refs" paradigm for 93% less context than Playwright MCP (~280 chars vs 8K+).
When to Use
| Use agent-browser | Use chrome-devtools instead |
|---|---|
| Long autonomous AI sessions | Quick one-off screenshots |
| Context-constrained workflows | Custom Puppeteer scripts |
| Video recording for debugging | WebSocket frame debugging |
| Cloud browsers (Browserbase) | Existing workflow integration |
| Multi-tab handling | Need Sharp auto-compression |