Agent Browser

A third-party skill from Vercel Labs that drives a native Rust browser-automation CLI (agent-browser). Claude calls it through Bash to interact with real websites and Electron desktop apps over the Chrome DevTools Protocol: navigating pages, filling forms, clicking buttons, taking screenshots and PDFs, intercepting network traffic, managing cookies and auth state, and handling multiple tabs. Instead of raw DOM scraping it uses compact accessibility-tree snapshots with stable element references, which makes interactions more reliable. The skill includes a core command set plus specialized add-ons for Electron apps (VS Code, Slack, Discord, Figma), Slack workspaces, QA/testing, and cloud browsers (Browserless, Browserbase, Vercel Sandbox, AWS Bedrock AgentCore). Use it when the user needs to automate a browser, test a web app, scrape or extract data, or reproduce a UI flow. Requires Node.js 24 or newer and installing the pinned agent-browser CLI (npm i -g [email protected], then agent-browser install, adding --with-deps on Linux), plus Bash access to it. Note the pinned SKILL.md is a discovery stub: the detailed workflows are served by the CLI at runtime via agent-browser skills get core and track the installed version, which is why the npm package is pinned to the reviewed release. Licensed Apache-2.0 by Vercel.

What it does

Browser automation for AI agents via a native Rust CLI: navigate pages, fill forms, click, screenshot, extract data, and test web apps from your terminal.

How to use this

Once it is installed, this skill picks itself up. You do not need to name it.

“automate this browser task”
“fill out this form on the website”
“take a screenshot of this page”
“test this web app”
Created by
Vercel Labs
Category
Engineering

Run this on Skills and Agents

You can run the skill on Skills and Agents by creating an account. You don't need to install anything. We provide the model and tokens. Your connected tools and company brain are ready to use.

Create an account

Skills give you best practices and templates to get the most out of your AI