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