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