🌐
Agent Browser
SECURITY Bby Community · vercel-labs/agent-skills
浏览网站、提取内容、截图、填写表单,用无头Chromium执行多步骤工作流。
59K
安装量
4K
GitHub Stars
4.6
评分
4
兼容平台
技能指令预览
以下是该 Skill 加载到 AI 时的系统指令(SKILL.md 核心内容):
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.
标签
browserautomationPlaywrightscrapingscreenshots
安装命令
npx skills add vercel-labs/agent-skills@agent-browser兼容平台
Claude Code
Cursor
OpenAI Codex
Goose
权限与安全
B
低风险
静态扫描通过
🖥
浏览器控制high
Controls a headless browser
🌐
联网访问high
Visits arbitrary URLs
建议安装前审查源码,特别是请求文件系统或网络访问权限的技能。