Desktop app: Claude Code plugin marketplace shows Co-Work plugins instead of CLI plugins
Status Closed — not planned
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 13 comments · opened Mar 23, 2026 · closed Jun 18, 2026
Description
In the Claude Desktop app, the Claude Code settings section has a plugin marketplace. After a recent update, this marketplace now shows Co-Work plugins (e.g. operations, finance, anthropic-skills) instead of the actual Claude Code CLI plugins.
The normal Claude Code plugins that were previously visible in this marketplace are no longer listed.
Steps to reproduce
- Open Claude Desktop app
- Go to Claude Code settings section
- Open the plugin marketplace
- Observe that the listed plugins are Co-Work plugins, not Claude Code CLI plugins
Expected behavior
The Claude Code plugin marketplace should show Claude Code CLI plugins (like superpowers, hookify, code-review, commit-commands, etc.).
Actual behavior
- The marketplace displays Co-Work plugins (
operations,finance,anthropic-skills, etc.) - Normal Claude Code CLI plugins are missing from the list
- Co-Work plugins can be installed into Claude Code, where they appear as skills but may not be intended for CLI use
Environment
- macOS (Darwin 25.3.0)
- Claude Desktop app (latest)
- Date observed: 2026-03-24
Showing cached comments. Read the full discussion on GitHub ↗
12 Comments
<img width="2870" height="1716" alt="Image" src="https://github.com/user-attachments/assets/3cfb1865-dc82-45c0-9f3a-d169546f7529" />
<img width="2870" height="1716" alt="Image" src="https://github.com/user-attachments/assets/1821f03f-e46b-4cc2-b615-3a37d92cdbfb" />
Additional info: Claude Desktop app version 1.1.8308
Side effect: Co-Work plugins that get installed through this broken marketplace view are actually injected into Claude Code CLI sessions as skills. For example, after installing
FinanceandOperationsfrom this marketplace, their skills (/journal-entry,/reconciliation,/variance-analysis,/process-optimization, etc.) appear in the CLI and can be invoked there — even though they were never intended for CLI use.Missing plugins: The entire Claude Code plugin catalog is gone from the marketplace view — not just a few plugins, but all of them (superpowers, hookify, code-review, commit-commands, skill-creator, claude-code-setup, claude-md-management, and many more). Only Co-Work plugins are shown.
Clarification: The marketplace shows the same Co-Work plugin catalog across ALL three modes in the desktop app — Chat, Co-Work, and Code. There is no filtering by platform at all. Every mode sees the same set of Co-Work plugins (Operations, Finance, Design, HR, Engineering, etc.), and none of the mode-specific plugins are available anywhere.
Update: Confirmed on Windows as well
The same issue reproduces on Windows — the plugin marketplace in the Claude Code section shows Co-Work plugins (Operations, Finance, Design, HR, Engineering, Brand Voice) instead of Claude Code CLI plugins on both macOS and Windows.
This confirms the issue is server-side (the marketplace API is returning the wrong plugin catalog), not a local/client problem.
Same issue here. I primarily use Claude Code through the Desktop app (macOS) and the plugin marketplace only shows Cowork plugins. No way to browse or install Claude Code CLI plugins like superpowers, commit-commands, etc. from the Desktop UI.
This has been open for over two weeks now. For those of us who work primarily in the Desktop app rather than the CLI, this effectively blocks plugin discovery entirely. The CLI workaround exists but it shouldn't be necessary.
Would love to see this prioritized. The plugin ecosystem is one of Claude Code's strongest features and it's invisible to Desktop app users right now.
Same issue.
Same issue here.
Can Anthropic actually make it make sense? Maintaining organization plugins/connectors/skills for both Cowork, Claude Code in Desktop app and in CLI is total PITA, not even Claude knows what applies to what environment.
I found that this issue has been resolved at least today (2026-05-19).
Plugin browse UI now has a 2nd-level tab, and users can switch to the existing code plugins by clicking the "Anthropic" tab.
<img width="2184" height="1355" alt="Image" src="https://github.com/user-attachments/assets/806b70e8-8f4d-48ab-8d47-17e11f54c586" />
I looked into it further and found it after hearing that the 2nd tab is missing in my friend's environment.
It's not related to the version, depends on
~/.claude/plugins/known_marketplaces.json.Anthropicselection on the 2nd-level tab requires the entry like the following in that file;The entry can be added by "Add marketplace" of
anthropics/claude-plugin-official.I don't know why that isn't enabled by default in the Code tab of Claude Desktop.
<img width="1235" height="784" alt="Image" src="https://github.com/user-attachments/assets/0ddc2481-8902-4ac2-920b-c90ba153c725" />
<img width="1580" height="837" alt="Image" src="https://github.com/user-attachments/assets/df8f7c74-c8bd-42c0-84f0-f3406c0c1c12" />
Closing for now — inactive for too long. Please open a new issue if this is still relevant.