repomix
Auto-discovered marketplace from yamadashy/repomix
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/repomix.json
Then install plugins: /plugin install [plugin-name]@repomix
repomix-mcp
19754📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the repomix curated marketplace.
This tells your CLI where to find plugins from the repomix marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/repomix-mcp.json
Adds the "repomix" themed marketplace as a source
Now that the marketplace is added, install just the repomix-mcp plugin from it.
/plugin install repomix-mcp@repomix
Installs repomix-mcp from the repomix marketplace
repomix-commands
19754📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the repomix curated marketplace.
This tells your CLI where to find plugins from the repomix marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/repomix-commands.json
Adds the "repomix" themed marketplace as a source
Now that the marketplace is added, install just the repomix-commands plugin from it.
/plugin install repomix-commands@repomix
Installs repomix-commands from the repomix marketplace