Unbrowse
Unbrowse prevents you from accessing distracting websites, boosting focus and productivity by blocking unwanted browsing sessions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add unbrowse npx -- -y @trustedskills/unbrowse
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"unbrowse": {
"command": "npx",
"args": [
"-y",
"@trustedskills/unbrowse"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The unbrowse skill allows AI agents to discover and install skills from the TrustedSkills registry. It facilitates expanding an agent’s capabilities by integrating new functionalities. This process is streamlined, enabling users to easily add specialized tools and expertise to their AI assistants.
When to use it
- Expanding Agent Capabilities: You want your AI agent to perform tasks beyond its initial skillset.
- Integrating Specialized Tools: Your agent needs access to specific skills like data analysis or creative writing.
- Automating Skill Discovery: You'd like an automated way for your agent to find and incorporate new abilities from the TrustedSkills registry.
- Keeping Agents Up-to-Date: Regularly update your AI agent with the latest skill releases and improvements.
Key capabilities
- Skill discovery from the TrustedSkills registry.
- Skill installation into the AI agent’s environment.
- Automated integration of new skills.
Example prompts
- "Find me a skill for summarizing legal documents."
- "Install the latest version of the 'data_analysis' skill."
- "What are some popular skills related to creative writing?"
Tips & gotchas
The agent requires access to the TrustedSkills registry to function correctly. Ensure your environment has network connectivity and appropriate permissions for skill 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.