What problem does it solve? AI agents need a reliable way to interact with websites—navigating pages, filling forms, clicking buttons, and extracting data—without heavyweight frameworks like Playwright or Puppeteer. This Skill provides a fast native CLI that drives Chrome/Chromium over CDP with stable element references. ## Core Features & Use Cases - Browser Automation: Navigate pages, fill forms, click buttons, take screenshots, and scrape data using accessibility-tree snapshots with compact @eN element refs. - Specialized Workflows: Load dedicated skills for Electron desktop apps (VS Code, Slack, Discord), Slack workspace automation, exploratory testing/QA, Vercel Sandbox microVMs, and AWS Bedrock AgentCore cloud browsers. - Sessions & Observability: Persist sessions and authentication state, record video, and monitor activity through a 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 QA pass. ## Quick Start Install the CLI with npm, then ask the agent to open a website, fill out the login form, and take a screenshot of the result.