All skills

vercel-labs/agent-browser

agent-browser

Adds persistent, command-driven browser automation for navigation, extraction, form work, and web QA.

Agent Workflows abstract thumbnail
Installs
769,756
GitHub stars
41,720

Install this skill

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

Run install commands only after reviewing the repository, SKILL.md, scripts, requested permissions, and recent repository activity.

Skill overview

Agent Browser, in plain English

Adds persistent, command-driven browser automation for navigation, extraction, form work, and web QA.

This skill is a strong fit for repeatable browser tasks and web application checks where a structured CLI is more reliable than ad hoc scripts.Instead of explaining the workflow from scratch each time, you can install it once and give your AI assistant a consistent way to approach the job.

What it helps your AI do

  • Maintains browser state across a sequence of agent commands.
  • Supports inspection, interactions, screenshots, cookies, and scripted extraction.
  • Can work with headless, local-profile, or hosted browser sessions.