Getting started with the Claude Marketplace
The Claude Marketplace is a catalog of Claude Code plugins published by Robworks. Adding it to your Claude Code installation lets you discover, install, update, and remove any of its plugins with a single command. This is also the place to get support for any plugin on the marketplace.
What a plugin marketplace is
A marketplace is just a catalog - it points at plugins that each live in their own repository. Adding the marketplace registers the catalog; individual plugins are only downloaded when you install them.
You can browse everything available, rendered live from the catalog, at code.robworks.info/plugins.
Add the marketplace
From your terminal:
claude plugin marketplace add ringo380/robworks-claude-code-plugins
Or, inside an interactive Claude Code session, use the slash-command form:
/plugin marketplace add ringo380/robworks-claude-code-plugins
That’s all the setup there is. You need a recent version of Claude Code and access to public GitHub - no token or account is required to install from this public marketplace.
Where to go next
- Installing plugins from the Claude Marketplace
- How Claude Marketplace plugins work in Claude Code
- Keeping your Claude Marketplace plugins updated
- Getting support for a Claude Marketplace plugin
Something not working when you add the marketplace? Send us a message and a human will reply by email.