A

agent-browser

byvercel-labs·#4 trending

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…

38,100stars
First seenJan 19, 2026

Installation

Send this command to your AI agent:

npx skills add https://github.com/vercel-labs/agent-browser --skill agent-browser

Documentation

Fast, persistent browser automation with session continuity across sequential agent commands.

  • 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