What problem does it solve? AI agents need a reliable way to interact with live websites—navigating pages, filling forms, clicking buttons, and extracting data—without brittle selectors or heavyweight frameworks. This Skill provides a fast CLI that drives Chrome/Chromium over CDP with accessibility-tree snapshots and stable element references. ## Core Features & Use Cases - Browser Automation: Navigate pages, fill forms, click elements, take screenshots, and scrape data using compact @eN element refs from accessibility-tree snapshots. - Specialized Targets: Automate Electron desktop apps (VS Code, Slack, Discord, Figma), manage Slack workspaces, run exploratory QA and dogfooding sessions, and operate cloud browsers in Vercel Sandbox microVMs or AWS Bedrock AgentCore. - Sessions & State: Persist sessions, authentication vaults, and video recordings across runs. - Use Case: Ask the agent to log into a staging web app, walk through the checkout flow, capture screenshots at each step, and report any broken interactions. ## Quick Start Ask the agent to open a website with agent-browser, sign in, and take a screenshot of the dashboard.