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