What problem does it solve?
This Skill provides a dependable, scriptable CLI interface that enables AI agents to perform deterministic browser automation—navigating pages, filling forms, clicking elements, taking screenshots, extracting content, and running E2E checks—so users avoid manual, error-prone DOM scraping and heavy Playwright/Puppeteer dependencies.
Core Features & Use Cases
- Ref-based Interaction: Compact snapshots produce stable @refs for precise element actions without sending full DOM content to the model.
- Session & Auth Management: Save/load authenticated state, persistent profiles, and an auth vault to manage credentials securely for repeatable workflows.
- Capture, Profiling & Integration: Full-page screenshots, PDF export, video recording, performance profiling, proxy support, Electron and Slack automation, and cloud/browser-provider integration for QA and exploratory testing.
Quick Start
Install and load the agent-browser skill, open the target URL, snapshot to discover refs, and use ref-based commands to interact and capture evidence.