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 directly with accessibility-tree snapshots and compact @eN element references for precise interaction. - Specialized Workflows: Dedicated skills for Electron apps (VS Code, Slack, Discord), Slack workspace automation, exploratory QA testing, Vercel Sandbox microVMs, and AWS Bedrock AgentCore cloud browsers. - Sessions & Observability: Persistent sessions, authentication vault, state persistence, video recording, and a dashboard on port 4848 for monitoring. - Use Case: Ask your agent to log into a web app, fill out a multi-step form, take a screenshot of the result, and extract confirmation data—all through CLI commands. ## Quick Start Install agent-browser globally 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.