Source Intelligence
Sweep 28 Aug 2026 · 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

7 pages for plugin disable.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Discover and install prebuilt plugins through marketplaces Claude Code CLI · in the page discover-plugins …You can also manage plugins with direct commands: * When you run `/plugin disable`, `/plugin enable`, or `/plugin uninstall`, Claude Code opens the plugin panel to apply the change and leaves it op… Constrain plugin dependency versions Claude Code CLI · in the page plugin-dependencies …it. Disable that plugin first, or disable everything together: claude plugin disable deploy-kit@acme-tools && claude plugin disable secrets-vault@acme-tools ``` Copy the chained command from the erro… Create and distribute a plugin marketplace Claude Code CLI · in the page plugin-marketplaces …enabled after install (default: true). Set to `false` to install the plugin disabled until the user opts in. Takes precedence over the same field in the plugin's `plugin.json`. See [Default enablemen… Plugins reference Claude Code CLI · in the page plugins-reference …othing was installed from a marketplace. ```bash theme={null} claude plugin disable my-tool@skills-dir ``` *** <h2 id="synced-plugins"> Plugins synced from claude.ai </h2> In [Cowork](https://cl… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …turn after the change applies, not when you run `/plugin enable` or `/plugin disable`. Claude Code can also apply a change on its own in three cases: * For a plugin with a `command` source, Claude Co… Catch security issues as Claude writes code Claude Code CLI · in the page security-guidance …| To pause the plugin in your user scope: ```text theme={null} /plugin disable security-guidance@claude-plugins-official ``` To remove it from your user scope: ```text theme={null} /plugin uni… Week 21 · May 18–22, 2026 Claude Code CLI · in the page whats-new/2026-w21 …UDE\_CODE\_USE\_POWERSHELL\_TOOL=0</code></div> <div><code>claude plugin disable</code> now refuses when another enabled plugin depends on the target, and <code>claude plugin enable</code> force-e…