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