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

12 pages for plugin update.

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

Claude Code changelog Claude Code CLI · in the page changelog …led in the slash menu (e.g. `/plugin:plugin:skill`) * Fixed `claude plugin update` failing for an installed plugin given its bare name (only the fully-qualified name worked) * Fixed plugin install… Discover and install prebuilt plugins through marketplaces Claude Code CLI · in the page discover-plugins …heir latest versions on disk. Claude Code checks for marketplace and plugin updates after your session starts, with a random delay of up to ten minutes, so the running session keeps using the version… Hooks reference Claude Code CLI · in the page hooks …or scripts bundled with a [plugin](/docs/en/plugins). Changes on each plugin update. * `${CLAUDE_PLUGIN_DATA}`: the plugin's [persistent data directory](/docs/en/plugins-reference#persistent-data-dire… JetBrains IDEs Claude Code CLI · in the page jetbrains …. * **Enable automatic updates**: automatically check for and install plugin updates, applied on restart <Tip> For WSL users: Set `wsl -d Ubuntu -- bash -lic "claude"` as your Claude command (repla… Constrain plugin dependency versions Claude Code CLI · in the page plugin-dependencies …the new version and installs any dependencies it adds. * Run `claude plugin update backend-standard`, then `/reload-plugins` to install the newly added dependencies. To roll bundles out across an or… Create and distribute a plugin marketplace Claude Code CLI · in the page plugin-marketplaces …in's own view in `/plugin` or with `claude plugin install` or `claude plugin update`. Claude Code shows the command and the archive URL, and runs the command only after the user accepts. In a non-inte… Plugins reference Claude Code CLI · in the page plugins-reference …abledPlugins` at any settings scope. Once written, it persists across plugin updates and reinstalls, so changing `defaultEnabled` in a later release does not flip an existing user. * **A dependency re… Extend Claude with skills Claude Code CLI · in the page skills …/docs/en/plugins-reference#persistent-data-directory), which survives plugin updates. Substituted only in plugin skills. Use this to reference installed dependencies, generated files, or caches that m… Manage your listing after publishing Claude Documentation · in the page connectors/building/after-publishing …the new tool surface on the next connection. ## Update your plugin Plugin updates are pushed via your GitHub repo. CI mirrors changes to the public marketplace and runs automated screening on each… What should I build: MCP, plugin, or both? Claude Documentation · in the page connectors/building/what-to-build …our MCP server, plugins that reference it pick them up automatically. Plugin updates are pushed via GitHub and pass through automated screening. ## Skills are not a standalone directory type Skills… Install plugins Claude Documentation · in the page cowork/guide/plugins …he deployment guide. ## Update and remove plugins Cowork checks for plugin updates from the marketplace they came from. If you've edited a plugin's files locally, Cowork detects the change and warns… Use Claude for M365 with third-party platforms Claude Documentation · in the page office-agents/third-party-platforms …gin.json). If yours is older, update it: ```bash theme={null} claude plugin update claude-for-msft-365-install@claude-for-financial-services ``` Then, from inside Claude, run the setup wizard: ```…