What problem does it solve?
Browsers are essential for testing, data extraction, and interaction with web apps, but automating repetitive browser tasks for AI agents is error-prone and time-consuming. This Skill provides a fast, robust way to drive Chrome/Chromium-based tasks from AI agents, including navigation, form filling, button clicks, screenshots, data scraping, and UI testing.
Core Features & Use Cases
- Native Rust CLI with CDP support for fast, reliable browser automation.
- Visual and accessibility-tree snapshots for stable element references.
- Sessions, authentication vault, state persistence, and video recording for reliable workflows.
- Specialized workflows for Electron apps (VS Code, Slack, Notion, etc.), Slack interactions, QA, and exploratory testing.
- Use cases include automated website testing, data extraction from pages, form automation, and UI validation of web apps.
Quick Start
Install agent-browser and run a sample workflow to perform automated browser tasks.