What problem does it solve? Manually testing web apps, filling forms, scraping pages, and checking Slack or Electron apps is repetitive and error-prone. This Skill gives AI agents a fast CLI to drive Chrome/Chromium directly, so any browser task can be scripted and repeated reliably. ## Core Features & Use Cases - Browser Automation: Navigate pages, click buttons, fill forms, take screenshots, and extract data using accessibility-tree snapshots with compact element refs. - Specialized Targets: Automate Electron desktop apps (VS Code, Slack, Discord, Figma), manage Slack workspaces, run exploratory QA and dogfooding sessions, or execute in Vercel Sandbox microVMs and AWS Bedrock AgentCore cloud browsers. - Session Management: Persist sessions, authentication vaults, state, and video recordings across runs. - Use Case: Ask the agent to log into your web app, walk through the checkout flow, capture screenshots at each step, and report any broken elements during a bug hunt. ## Quick Start Install the CLI with npm i -g agent-browser, then ask the agent to open a website and take a screenshot using agent-browser.