An AI agent can now control a web browser directly from the command line. This tool is built in Rust for speed and uses the Chrome DevTools Protocol. It runs without Node.js or Playwright.
The headless browser can navigate to any page. It can click, fill forms, and take screenshots. A special accessibility snapshot gives each element a unique @ref label. This makes it easy for an AI to interact with the page.
You can also scrape web data and batch commands. This skill is made for AI agents that need to automate web tasks.
Global
mkdir -p ~/.claude/skills/agent-browser-automationProject
mkdir -p .claude/skills/agent-browser-automationSource Repository
Agent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Firecrawl Scrapefirecrawl/cli
Extract clean text from any webpage, even JavaScript-heavy sites, instantly
Agent Browserqu-skills/skills
Let your AI agent browse the web, click, type, and capture screenshots