Agent Browser
Automates web browsing tasks, extracting data and completing forms 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 tul-sh-agent-browser npx -- -y @trustedskills/tul-sh-agent-browser
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tul-sh-agent-browser": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tul-sh-agent-browser"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The tul-sh-agent-browser skill allows users to discover, explore, and install AI agent skills from a centralized registry. It provides an interface for browsing available skills, viewing their descriptions, and integrating them into AI workflows.
When to use it
- You need to find new skills to enhance your AI agent's functionality.
- You want to evaluate existing skills before installing them.
- Your workflow requires managing multiple AI agent capabilities from a single source.
Key capabilities
- Browse a catalog of available AI agent skills.
- View detailed descriptions and metadata for each skill.
- Install or integrate skills directly into your AI environment.
Example prompts
- "Find a skill that helps with data analysis for my AI agent."
- "Show me all the recently updated skills in the registry."
- "Install the 'tul-sh-agent-browser' skill to manage other skills."
Tips & gotchas
- Ensure your AI environment is compatible with the skill before installation.
- Some skills may require additional configuration 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 |
🌐 Community
Passed automated security scans.