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