Agent Browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a butto...

Overview

Agent Browser is a specialized command-line interface designed to facilitate browser automation for AI agents. Developed as part of the vercel-labs/agent-browser repository, this tool enables agents like Claude and Cursor to perform complex web-based actions. It supports a wide range of operations including page navigation, form completion, element interaction, and visual verification via screenshots. By providing a structured way for agents to interface with the web, it streamlines tasks such as automated testing and data extraction. The project has gained significant attention in the developer community, with the source repository accumulating over 37,000 stars. This skill serves as a bridge between LLM-driven logic and functional web environments, allowing for seamless execution of browser-dependent workflows.

Use Cases

Automating end-to-end testing for web applications by simulating user interactions.
Extracting structured data from websites for research or analysis purposes.
Filling out and submitting complex multi-step web forms via AI agents.

Install Notes

# Review source first
open https://github.com/vercel-labs/agent-browser/blob/main/skills/agent-browser/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Users should exercise caution when granting the tool access to sensitive web environments or authenticated sessions, as the skill performs actions on behalf of the agent. Ensure that the AI agent's instructions are properly scoped to prevent unintended data submission or navigation to unauthorized URLs.

Related Skills

CI Cd And Automation

addyosmani/agent-skills

DevOps

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

typescriptsecurity
80,654 StarsMIT

Observability And Instrumentation

addyosmani/agent-skills

DevOps

Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data.

typescriptsecurity
80,654 StarsMIT

Core

vercel-labs/agent-browser

DevOps

Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multip...

CodexClaude
reacttesting
39,283 StarsApache-2.0

Agentcore

vercel-labs/agent-browser

DevOps

Run agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include "use agentcore", "run on AWS", "cloud browser with AWS", "bed...

CodexClaude
browserautomation
39,283 StarsApache-2.0

Netlify Edge Functions

openai/plugins

DevOps

Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks, A/B testing, or any low-latency edge compute. Covers Deno runtime, context.next() middleware pattern, geolocation, and when to choose edge vs serverless.

Codex
typescripttesting
4,754 StarsApache-2.0

Netlify Config

openai/plugins

DevOps

Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, or any site-level configuration. Covers the complete netlify.toml syntax including redirects with splats/conditions, headers, deploy contexts, functions config, and edg...

Codex
review
4,754 StarsApache-2.0