[BUG] Plugin skill count issue
Resolved 💬 2 comments Opened May 21, 2026 by arieslong Closed May 22, 2026
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?
After installing a third-party plugin and executing reload_plugins, Claude Code fails to count the number of skills provided by this plugin, even though the skills have already been hot-loaded. The counts for agents and MCPs are correctly reflected. The same issue persists even after uninstalling the plugin.
What Should Happen?
Correctly count the number of skills, agents, MCPs, etc., provided by plugins, and display them accurately after executing reload-plugins.
Error Messages/Logs
Steps to Reproduce
After installing a third-party plugin in Claude, run the reload-plugins command and observe the change in the number of skills.
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.145
Platform
Other
Operating System
Other Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗