What problem does it solve?
Browser automation for AI agents is tedious and error-prone when manually scripting interactions with websites. agent-browser provides a CLI to drive Chrome/Chromium via CDP, enabling deterministic actions, frame handling, authentication, and session management in a single tool. This Skill enables rapid remote automation, testing, data extraction, and task automation from natural language prompts.
Core Features & Use Cases
- Snapshot and refs for low-context ML guidance
- Interact with elements via @refs to perform clicks, fills, and navigation
- Session management with named sessions, state persistence, and parallel work
- Authentication patterns including import-from-browser, persistent profiles, and OAuth/2FA flows
- Device, viewport, proxy, and network controls for robust testing from the command line
- Recording and debugging aids: screenshots, PDF capture, video recording, and diffing
Quick Start
Open a website, snapshot the page to generate refs, then interact with elements using those refs.