What problem does it solve? AI agents need a reliable way to interact with websites and desktop apps programmatically, but built-in browser tools are often slow, brittle, or unavailable. This Skill provides a fast CLI for navigating pages, filling forms, clicking elements, taking screenshots, and extracting data. ## Core Features & Use Cases - Browser Automation: Navigate pages, fill forms, click buttons, take screenshots, and scrape data through Chrome/Chromium via CDP with accessibility-tree element refs. - Specialized Skills: Load dedicated workflows for Electron desktop apps (VS Code, Slack, Discord, Figma), Slack workspace automation, exploratory QA testing, Vercel Sandbox microVMs, and AWS Bedrock AgentCore cloud browsers. - Use Case: Imagine you need to test a web app's login flow. Ask the agent to open the site, fill in credentials, submit the form, and capture a screenshot of the result, all through agent-browser commands. ## Quick Start Install agent-browser with npm, run agent-browser install, then ask the agent to open a website and take a screenshot using agent-browser.