Add the Marketplace
To install the Trail of Bits Skills marketplace, run this command in Claude Code:This adds the marketplace itself, not individual plugins. After adding the marketplace, you’ll browse and install specific plugins as needed.
What Happens Next?
Once you’ve added the marketplace:- Browse available plugins - Use
/plugin menuto see all 35 available plugins - Install plugins - Select and install plugins that match your workflow
- Start using skills - Invoke skills, commands, and agents from installed plugins
Verify Installation
Run
/plugin menu to confirm the marketplace was added successfully. You should see plugins from Trail of Bits available for installation.Choose Your First Plugin
Browse the available plugins and select one that matches your current needs. See the Quick Start guide for recommendations.
Local Development Installation
If you’re developing plugins or testing local changes, you can add the marketplace from a local directory.Prerequisites
- Clone the Trail of Bits Skills repository
- Navigate to the parent directory of the repository
Installation Steps
Note the different command:
/plugins (plural) is used for local development, while /plugin (singular) is used for remote marketplaces.System Requirements
Trail of Bits Skills marketplace works with:- Claude Code - Any recent version
- Operating Systems - Linux, macOS, Windows
- No additional dependencies - Individual plugins may require specific tools (noted in their documentation)
Troubleshooting
Command not recognized
Command not recognized
Ensure you’re running the command in Claude Code, not a regular terminal. The
/plugin command is a Claude Code-specific command.Marketplace not appearing in menu
Marketplace not appearing in menu
Cannot find specific plugin
Cannot find specific plugin
Make sure you’ve added the marketplace first using
/plugin marketplace add trailofbits/skills. Individual plugins won’t be visible until the marketplace is added.Next Steps
Quick Start Guide
Learn how to browse and install your first plugin
Browse All Plugins
Explore the full catalog
Need Help?
- GitHub Issues - Report issues or request features
- Contributing - See CLAUDE.md for authoring guidelines
- Trail of Bits - Visit our website for more security resources