[BUG] Plugin page "copy install command" points to wrong marketplace for third-party plugins
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The install command shown on individual plugin pages at claude.com/plugins appears to be hardcoded to the claude-plugins-official marketplace regardless of which marketplace actually hosts the plugin. This breaks the copy-paste install flow for at least two third-party plugins:
SearchFit SEO — https://claude.com/plugins/searchfit-seo (publisher: SearchFit.ai, 6,216 installs)
Shown command: claude plugin install searchfit-seo@claude-plugins-official
Result: ✘ Failed to install plugin "searchfit-seo": Plugin "searchfit-seo" not found in marketplace "claude-plugins-official"
Product Tracking Skills — https://claude.com/plugins/product-tracking-skills (publisher: Accoil, 5,448 installs)
Shown command: claude plugin install product-tracking-skills@claude-plugins-official
Result: ✘ Failed to install plugin "product-tracking-skills": Plugin "product-tracking-skills" not found in marketplace "claude-plugins-official"
Verified against the actual CLI: claude plugin marketplace list shows only claude-plugins-official (anthropics/claude-plugins-official) configured, and re-running claude plugin marketplace update before retrying does not resolve it — the plugin is genuinely absent from that marketplace.
Given the install counts on both pages (11K+ combined), this is likely affecting many users trying to follow the documented install instructions.
Expected: The copy-able install command should reference the plugin's actual marketplace source, not a hardcoded default.
What Should Happen?
The install command shown on individual plugin pages at claude.com/plugins appears to be hardcoded to the claude-plugins-official marketplace regardless of which marketplace actually hosts the plugin. This breaks the copy-paste install flow for at least two third-party plugins:
SearchFit SEO — https://claude.com/plugins/searchfit-seo (publisher: SearchFit.ai, 6,216 installs)
Shown command: claude plugin install searchfit-seo@claude-plugins-official
Result: ✘ Failed to install plugin "searchfit-seo": Plugin "searchfit-seo" not found in marketplace "claude-plugins-official"
Product Tracking Skills — https://claude.com/plugins/product-tracking-skills (publisher: Accoil, 5,448 installs)
Shown command: claude plugin install product-tracking-skills@claude-plugins-official
Result: ✘ Failed to install plugin "product-tracking-skills": Plugin "product-tracking-skills" not found in marketplace "claude-plugins-official"
Verified against the actual CLI: claude plugin marketplace list shows only claude-plugins-official (anthropics/claude-plugins-official) configured, and re-running claude plugin marketplace update before retrying does not resolve it — the plugin is genuinely absent from that marketplace.
Given the install counts on both pages (11K+ combined), this is likely affecting many users trying to follow the documented install instructions.
Expected: The copy-able install command should reference the plugin's actual marketplace source, not a hardcoded default.
Error Messages/Logs
Steps to Reproduce
The install command shown on individual plugin pages at claude.com/plugins appears to be hardcoded to the claude-plugins-official marketplace regardless of which marketplace actually hosts the plugin. This breaks the copy-paste install flow for at least two third-party plugins:
SearchFit SEO — https://claude.com/plugins/searchfit-seo (publisher: SearchFit.ai, 6,216 installs)
Shown command: claude plugin install searchfit-seo@claude-plugins-official
Result: ✘ Failed to install plugin "searchfit-seo": Plugin "searchfit-seo" not found in marketplace "claude-plugins-official"
Product Tracking Skills — https://claude.com/plugins/product-tracking-skills (publisher: Accoil, 5,448 installs)
Shown command: claude plugin install product-tracking-skills@claude-plugins-official
Result: ✘ Failed to install plugin "product-tracking-skills": Plugin "product-tracking-skills" not found in marketplace "claude-plugins-official"
Verified against the actual CLI: claude plugin marketplace list shows only claude-plugins-official (anthropics/claude-plugins-official) configured, and re-running claude plugin marketplace update before retrying does not resolve it — the plugin is genuinely absent from that marketplace.
Given the install counts on both pages (11K+ combined), this is likely affecting many users trying to follow the documented install instructions.
Expected: The copy-able install command should reference the plugin's actual marketplace source, not a hardcoded default.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.220
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_