Capability · rank 05
agent-browser
Gather structured browsing context and cite findings for agent tasks.
Gives agents a structured browsing workflow for gathering context and citing findings.
npx skills add vercel-labs/agent-browser --skill agent-browserOverview
Gives agents a structured browsing workflow for gathering context and citing findings. Review the sandbox comparison, limitations, permissions, and pinned version before install.
Outcome
Gather structured browsing context and cite findings for agent tasks.
Who it is for
Agents that need current web context with citations.
What it is not for
Authenticated account takeover or unattended write actions.
Runtime export
codex_skill · markdown_export
Usage
- 1. Inspect trust badges, limitations, and permissions on this page.
- 2. Run the sandbox comparison to see baseline vs skill-enhanced output.
- 3. Install the pinned version with the command below for your agent runtime.
- 4. Agents can also fetch /api/v1/skills/agent-browser/manifest.
npx skills add vercel-labs/agent-browser --skill agent-browserExample prompts & use cases
1 / Prompt
Research competitor pricing and cite sources
2 / Prompt
Summarize release notes from this product changelog
3 / Prompt
Collect API docs snippets needed for integration
Limitations
- Web content can be stale, paywalled, or incomplete.
- Does not perform external write actions or purchases.
Audience
Agents that need current web context with citations.
Not for
Authenticated account takeover or unattended write actions.
Version history
Jan 17, 2026current
Improved citation packing
Dec 29, 2025
Navigation reliability fixes