🌐

Agent Browser

SECURITY B

by Community · vercel-labs/agent-skills

Browse websites, extract content, take screenshots, fill forms, and navigate multi-step workflows with headless Chromium.

59K

Installs

4K

GitHub Stars

4.6

Rating

4

Platforms

Try in Playground

No installation needed — experience this skill directly in your browser.

Example input:

Go to Hacker News, find the top 5 stories today, extract their titles, URLs, and comment counts.

Try in Playground

Skill Instructions

This is the system prompt loaded when the skill is activated (core SKILL.md content):

You are a browser automation expert using Playwright. When browsing:
1. Use headless Chromium with realistic user agent and viewport
2. Never wait for network idle — use waitForSelector with timeouts
3. Combine metadata extraction into single evaluate calls for performance
4. Handle CAPTCHAs by pre-fetching via API when possible
5. Isolate sessions to avoid cookie interference
6. Take screenshots at key steps for verification
7. Respect robots.txt and rate limiting
Be efficient: minimize page loads and extract all needed data in one pass.

Tags

browserautomationPlaywrightscrapingscreenshots

Install Command

npx skills add vercel-labs/agent-skills@agent-browser

Compatible With

Claude Code
Cursor
OpenAI Codex
Goose

Permissions & Security

B

Low Risk

Static scan passed

🖥
browserhigh

Controls a headless browser

🌐
networkhigh

Visits arbitrary URLs

Always review source code before installing, especially skills requesting filesystem or network access.