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