What problem does it solve? AI agents need a reliable way to interact with websites and desktop apps—navigating pages, filling forms, clicking buttons, and extracting data—without heavy dependencies like Playwright or Puppeteer. ## Core Features & Use Cases - Browser Automation via CDP: Control Chrome/Chromium through the DevTools Protocol with accessibility-tree snapshots and compact @eN element references for reliable interaction. - Specialized Skills: Load dedicated workflows for Electron desktop apps (VS Code, Slack, Discord, Figma), Slack workspace automation, exploratory testing/QA, Vercel Sandbox microVMs, and AWS Bedrock AgentCore cloud browsers. - Sessions & Observability: Supports sessions, an authentication vault, state persistence, video recording, and an observability dashboard on port 4848. - Use Case: Ask your agent to log into a web app, fill out a signup form, take a screenshot of the result, and extract the confirmation data—all through CLI commands. ## Quick Start Install the CLI with npm, run agent-browser install, then ask your agent to load the core skill with agent-browser skills get core before automating any browser task.