agent-browser
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
Architecture
Three-layer design for performance and reliability:
- Rust CLI - Fast command parsing and daemon communication
More from mgiovani/cc-arsenal
find-skills
Discover and install third-party agent skills from the skills.sh ecosystem.
36jira-cli
Interactive CLI for Atlassian Jira issue, epic, and sprint management.
9git-commit
Generate conventional commits following conventionalcommits.org specification.
9refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
8implement-feature
Implement features with senior staff engineer best practices and parallel
8fix-bug
Fix bugs using test-driven debugging and root cause analysis. Activates
8