agent-browser
by @vercel-labs/agent-browser · 25.3K stars · 136.6K installs/wk · Rank #22
CLI tool for browser automation and data extraction, enabling AI agents to interact with web pages via Chromium.
Install
npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browserSummary
- Supports three browser modes: headless Chromium, real Chrome with profile support, and cloud-hosted remote browsers with proxy configuration
- Includes 15+ command categories covering navigation, page inspection, interactions, data extraction, cookie management, and JavaScript execution
- Offers cloud session management, local server tunneling via Cloudflare, and parallel subagent execution through remote sessions
- Built-in Python integration for setting variables, accessing the browser object, and running scripts within the automation context