Browser Automation with agent-browser
Access and interact with web pages, extract data, and automate tasks directly through a browser interface.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add agent-browser npx -- -y @trustedskills/agent-browser
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"agent-browser": {
"command": "npx",
"args": [
"-y",
"@trustedskills/agent-browser"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The agent-browser skill allows users to discover, explore, and install AI agent skills from a centralized registry. It provides an interface to search through available skills, view their details, and integrate them into workflows or applications.
When to use it
- You need to find new AI agent capabilities for your project.
- You want to browse existing skills to see what's available before installing.
- You're looking for documentation or metadata about a specific skill.
- You are setting up an environment and need to quickly install relevant agent tools.
Key capabilities
- Search for skills by name, author, or category.
- View detailed descriptions and metadata of each skill.
- Install skills directly from the registry.
- Explore categories and popular skills for quick discovery.
Example prompts
- "Find a skill for natural language processing."
- "Show me all AI agent skills created by vercel-labs."
- "Install the agent-browser skill in my project."
Tips & gotchas
- Ensure you have internet access to browse and install skills.
- Some skills may require additional setup or dependencies after installation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- vlatest
- License
- Author
- vercel-labs
- Installs
- 75.0k
🏢 Official
Published by the company or team that built the technology.