reqvire-org-marketplace
Official marketplace for reqvire-org plugins and tools
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/reqvire-org-marketplace.json
Then install plugins: /plugin install [plugin-name]@reqvire-org-marketplace
reqvire-2
2📚 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 reqvire-org-marketplace curated marketplace.
This tells your CLI where to find plugins from the reqvire-org-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/reqvire-2.json
Adds the "reqvire-org-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the reqvire plugin from it.
/plugin install reqvire-2@reqvire-org-marketplace
Installs reqvire from the reqvire-org-marketplace marketplace