[BUG] Plugin marked as 'Published' not appearing in Claude Code official plugins directory
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?
I submitted a plugin called Tidy on Apr 27, 2026 via the Plugin Submissions portal. The submission shows a green "Published" status badge on my Plugin Submissions page, indicating it was successfully published.
However, the plugin does not appear anywhere in the Claude Code official plugins directory. Other users cannot find or install it through the official listing.
Plugin details:
- Name: Tidy
- Submitted: Apr 27, 2026
- Status shown: Published (green badge)
- Description: Audit and clean up any Git repo. Five focused skills find stale docs, dead code, convention violations, and folder stragglers — then fix them with reversible, per-category commits. A pre-tidy snapshot makes the whole cleanup undoable in one git reset. Adapts to any stack (Python, Node, Go, Rust, Ruby, and more).
The plugin is marked as published in the submission portal but is completely absent from the official Claude Code plugins directory.
What Should Happen?
A plugin with a 'Published' status in the Plugin Submissions portal should be visible and discoverable in the Claude Code official plugins directory so that other users can find and install it.
Error Messages/Logs
Steps to Reproduce
- Submit a plugin via the Claude Code Plugin Submissions portal
- Wait for the submission to be reviewed and approved
- Observe that the Plugin Submissions page shows the plugin with a green 'Published' status badge
- Navigate to the Claude Code official plugins directory
- Search for the plugin by name ('Tidy') — plugin does not appear
- Browse the full plugin listing — plugin is not listed anywhere
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
Latest (as of May 10, 2026)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
A screenshot of the Plugin Submissions page showing the Tidy plugin with a green "Published" badge is attached below. The submission date shown is Apr 27, 2026.
Despite the "Published" status, the plugin does not appear in the Claude Code official plugins directory. This appears to be a backend sync/publishing pipeline issue where the status is updated but the plugin listing is not actually updated.
Note: This issue is specifically about the plugin publication workflow, not about Claude Code CLI behavior itself.
<img width="3796" height="1792" alt="Image" src="https://github.com/user-attachments/assets/478ffc23-9d2d-4910-a654-75b3afafb490" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗