Agent Browser
Automates web browsing tasks like data extraction, form filling, and research based on provided instructions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add am-will-agent-browser npx -- -y @trustedskills/am-will-agent-browser
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"am-will-agent-browser": {
"command": "npx",
"args": [
"-y",
"@trustedskills/am-will-agent-browser"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The am-will-agent-browser skill allows users to discover, view details about, and install AI agent skills from a centralized registry. It provides an interface to search through available skills, read descriptions, check compatibility, and manage installed skills efficiently.
When to use it
- You want to explore new AI agent skills before installing them.
- You need to find a specific skill for your project or workflow.
- You are managing multiple AI agents and want to keep track of installed skills.
- You're looking for documentation or compatibility information about a particular skill.
Key capabilities
- Search through a registry of available AI agent skills.
- View detailed descriptions, author info, and compatibility details.
- Install skills directly from the browser interface.
- Manage and organize installed skills in one place.
Example prompts
- "Find a skill for data analysis."
- "Show me details about the 'am-will-agent-browser' skill."
- "Install the 'code-generator' skill."
Tips & gotchas
- Ensure your AI agent is compatible with the registry before installing skills.
- Some advanced features may require additional configuration or permissions.
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 |
🌐 Community
Passed automated security scans.