rapid-shipping
Auto-discovered marketplace from rpiplewar/shipfaster
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/rapid-shipping.json
Then install plugins: /plugin install [plugin-name]@rapid-shipping
exec-mode
📚 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 rapid-shipping curated marketplace.
This tells your CLI where to find plugins from the rapid-shipping marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/exec-mode.json
Adds the "rapid-shipping" themed marketplace as a source
Now that the marketplace is added, install just the exec_mode plugin from it.
/plugin install exec-mode@rapid-shipping
Installs exec_mode from the rapid-shipping marketplace
content-gen
📚 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 rapid-shipping curated marketplace.
This tells your CLI where to find plugins from the rapid-shipping marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/content-gen.json
Adds the "rapid-shipping" themed marketplace as a source
Now that the marketplace is added, install just the content-gen plugin from it.
/plugin install content-gen@rapid-shipping
Installs content-gen from the rapid-shipping marketplace