claude-code - 💡(How to fix) Fix [DOCS] `/plugin` discover docs omit pre-install component inventory details [1 participants]

Official PRs (…)
ON THIS PAGE

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60689Fetched 2026-05-20 03:52:03
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Author
Participants
Timeline (top)
labeled ×4
RAW_BUFFERClick to expand / collapse

Documentation Type

Incorrect/outdated documentation

Documentation Location

https://code.claude.com/docs/en/discover-plugins

Section/Topic

"Install a plugin" in the demo marketplace walkthrough, plus the Discover tab guidance for viewing plugin details before installation

Current Documentation

The docs currently say:

Select a plugin to view its details. On Claude Code v2.1.143 and later, the details pane includes a Context cost estimate so you can see how many tokens the plugin will add to your context window every turn before you install it. On v2.1.144 and later, the pane also shows the plugin's Last updated date.

Each plugin works differently. Check the plugin's description in the Discover tab or its homepage to learn what skills and capabilities it provides.

What's Wrong or Missing?

In v2.1.145, the /plugin Discover/Browse UI shows a plugin's component inventory before installation: commands, agents, skills, hooks, MCP servers, and LSP servers.

The current docs stop at context cost and last-updated metadata, then tell readers to rely on the description or homepage for plugin capabilities. That leaves the page outdated about what the details pane now exposes before install.

Suggested Improvement

Update the /plugin discovery/install guide to document the current pre-install details pane.

A minimal fix would add a sentence or bullet list after the existing context-cost/last-updated note, for example:

On Claude Code v2.1.145 and later, the details pane also shows the plugin's component inventory before installation, including commands, agents, skills, hooks, MCP servers, and LSP servers.

If Discover and Browse label these slightly differently, note that both surfaces expose this inventory before install and cross-reference claude plugin details <name> for the same component categories.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

PageLine(s)Context
https://code.claude.com/docs/en/discover-plugins151-153Details pane docs mention only Context cost and Last updated
https://code.claude.com/docs/en/discover-plugins182Users are told to rely on the plugin description or homepage for capabilities

Total scope: 1 page affected

Cross-reference:

PageContext
https://code.claude.com/docs/en/plugins-referenceclaude plugin details <name> already documents component inventory as Skills, Agents, Hooks, MCP servers, and LSP servers

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [DOCS] `/plugin` discover docs omit pre-install component inventory details [1 participants]