agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install vercel-labs/agent-browser/agent-browserskilz install vercel-labs/agent-browser/agent-browser --agent opencodeskilz install vercel-labs/agent-browser/agent-browser --agent codexskilz install vercel-labs/agent-browser/agent-browser --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/vercel-labs/agent-browsercp -r agent-browser/skills/agent-browser ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- vercel-labs (GitHub)
- Repository
- agent-browser
- Stars
- 9716
- Forks
- 508
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 0
Agent Skill Grade
D Score: 66/100 Click to see breakdown
Score Breakdown
Recommendations
- Focus on improving Utility (currently 11/20)
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I was curious about your browser automation approach, but the missing README made it hard to understand the actual use cases—are you targeting web testing, data extraction, or something else entirely?
Links:
TL;DR
You're at 66/100, solidly in D territory—needs work before this is production-ready. The evaluation uses Anthropic's skill best practices, and your strongest area is Spec Compliance (12/15), which means your YAML frontmatter is solid. The weak spot is Utility (11/20) by a fair margin—your skill does the plumbing but doesn't show enough of why someone would use it or what they can actually do with it.
What's Working Well
- Clean frontmatter: Your YAML metadata is valid and hits all required fields—no errors there
- Proper naming:
agent-browserfollows hyphen-case conventions correctly - Structured references: You've got 5 reference files (authentication, proxy-support, video-recording, snapshot-refs, session-management) which shows you're thinking about layered documentation
- Good examples: You've got code blocks sprinkled through, which nets a +2 bonus for exemplary examples
The Big One: Utility is Your Blocker (11/20 → Target 18+)
This is the killer. Your skill describes what it does but barely shows why I'd use it or what I can build with it. You've got 1/4 points for feedback loops and only 5/8 for problem-solving power.
The fix: Add concrete use-case sections to your main SKILL.md. Right now it's too API-reference-heavy. You need something like:
## Common Use Cases
- **Automated testing**: Verify UI behavior across browsers
- **Data extraction**: Scrape dynamic content that requires JavaScript
- **Screenshot monitoring**: Compare visual changes over...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.