What problem does it solve? AI agents often need to interact with websites and desktop applications but lack a reliable, scriptable interface for navigation, form filling, clicking, and data extraction. 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 buttons, take screenshots, and scrape data using compact @eN element refs from accessibility-tree snapshots. - Specialized Workflows: Load dedicated skill content for Electron apps (VS Code, Slack, Discord, Figma), Slack workspace automation, exploratory testing and QA, Vercel Sandbox microVMs, and AWS Bedrock AgentCore cloud browsers. - Session Management: Supports sessions, an authentication vault, state persistence, video recording, and an observability dashboard on port 4848. - Use Case: Ask the agent to log into a web app, walk through a checkout flow, capture screenshots at each step, and report any broken elements during a dogfooding pass. ## Quick Start Ask the agent to open a website with agent-browser, fill in the login form, and take a screenshot of the dashboard.