Wxt Browser Extensions
This skill installs Wxt browser extensions for enhanced web interaction and automation, streamlining workflows across various browsers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wxt-browser-extensions npx -- -y @trustedskills/wxt-browser-extensions
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wxt-browser-extensions": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wxt-browser-extensions"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manage browser extensions. It enables agents to discover, install, uninstall, and configure browser extensions directly through prompts. This expands an agent's capabilities by integrating web browsing functionality and custom tools provided by these extensions.
When to use it
- Automated Web Tasks: Automate repetitive tasks within a browser environment that require specific extension functionality (e.g., filling forms with a password manager).
- Extension Management: Install or remove browser extensions based on user needs or security updates.
- Research & Data Extraction: Utilize extensions designed for web scraping, data analysis, or research to gather information and integrate it into the agent's knowledge base.
- Custom Tool Integration: Extend an agent’s functionality by leveraging specialized browser extensions that provide unique capabilities.
Key capabilities
- Discovering available browser extensions
- Installing browser extensions
- Uninstalling browser extensions
- Configuring browser extension settings
Example prompts
- "Install the 'Grammarly' browser extension."
- "Remove the 'AdBlock Plus' extension from my browser."
- "Enable the 'LastPass' extension and set my master password to 'mysecretpassword'."
- “Find extensions that can summarize web pages.”
Tips & gotchas
The agent requires access to a compatible browser environment to manage extensions effectively. Be mindful of extension permissions, as granting excessive privileges could pose security risks.
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.