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

50 pages for /plugin.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.

Plugins Claude Developer Platform · path api/admin/analytics/plugins Get Plugin Usage Claude Developer Platform · path api/admin/analytics/plugins/list Plugins in the SDK Claude Code CLI · path agent-sdk/plugins Install plugins Claude Documentation · path cowork/guide/plugins Manage plugins and connectors Claude Documentation · path government/config/plugins-and-connectors Plugins in Claude Desktop Claude Documentation · path government/desktop/plugins claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …r install it as a [Claude Code plugin](https://code.claude.com/docs/en/plugins): ```text wrap /plugin marketplace add anthropics/skills /plugin install claude-api@anthropic-agent-skills ``` ## Migra… Admin Claude Developer Platform · in the page api/admin …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Analytics Claude Developer Platform · in the page api/admin/analytics …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Artifacts Claude Developer Platform · in the page api/admin/analytics/artifacts …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Get Artifact Activity Claude Developer Platform · in the page api/admin/analytics/artifacts/list …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Chat Projects Claude Developer Platform · in the page api/admin/analytics/chat_projects …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Get Chat Project Usage Claude Developer Platform · in the page api/admin/analytics/chat_projects/list …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Connectors Claude Developer Platform · in the page api/admin/analytics/connectors …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Get Connector Usage Claude Developer Platform · in the page api/admin/analytics/connectors/list …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Skills Claude Developer Platform · in the page api/admin/analytics/skills …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… Get Skill Usage Claude Developer Platform · in the page api/admin/analytics/skills/list …e_agent` row's per-surface breakdown is in its `office_metrics`). On `/plugins` only `cowork` and `claude_code` occur (the only surfaces with plugin attribution); on `/artifacts` only `chat`, `claude_… claude-prompting-best-practices Claude Developer Platform · in the page build-with-claude/prompt-engineering/claude-prompting-best-practices …skill definition](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md). ## Migration considerations When migrating to current Claude models f… prompting-claude-opus-4-8 Claude Developer Platform · in the page build-with-claude/prompt-engineering/prompting-claude-opus-4-8 …tend-design skill](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md). However, Claude Opus 4.8 generates distinctive, creative frontends with… prompting-claude-sonnet-5 Claude Developer Platform · in the page build-with-claude/prompt-engineering/prompting-claude-sonnet-5 …tend-design skill](https://github.com/anthropics/claude-code/blob/main/plugins/frontend-design/skills/frontend-design/SKILL.md) provides a fuller treatment, but this snippet works well alongside the p… Use Claude Code with a screen reader Claude Code CLI · in the page accessibility …later, the highlighted row in menus and panels such as `/config` and `/plugin`. | | [`prefersReducedMotion`](/docs/en/settings-reference#prefersreducedmotion) | Setting | Reduced or no… Set up Claude Code for your organization Claude Code CLI · in the page admin-setup …e | | [Plugin marketplace control](/docs/en/plugin-marketplaces#managed-marketplace-restrictions) | Restrict which marketplace sources users can add and install from, reject… Agent SDK overview Claude Code CLI · in the page agent-sdk/overview …oad them by local path | [Plugins](/docs/en/agent-sdk/plugins)… Agent SDK reference - Python Claude Code CLI · in the page agent-sdk/python …Load custom plugins from local paths. See [Plugins](/docs/en/agent-sdk/plugins) for details… Extend agents with skills Claude Code CLI · in the page agent-sdk/skills …your personal skills, or use the [`plugins` option](/docs/en/agent-sdk/plugins) to load skills from a specific path. </Note> ## Use skills with the Agent SDK Set the `skills` option on `query()` to… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …Load custom plugins from local paths. See [Plugins](/docs/en/agent-sdk/plugins) for details… Manage multiple agents with agent view Claude Code CLI · in the page agent-view …| | [`--plugin-dir <path>`](/docs/en/plugins) | Load a plugin from a local directory… Best practices for Claude Code Claude Code CLI · in the page best-practices …w this code for security issues."* ### Install plugins <Tip> Run `/plugin` to browse the marketplace. Plugins add skills, tools, and integrations without configuration. </Tip> [Plugins](/docs/en/… Claude Code changelog Claude Code CLI · in the page changelog …invisible characters are rejected, and marketplace-supplied text in `/plugin` and `claude plugin` output is escape-safe * Improved Bedrock, Vertex, and Foundry sessions (and any with telemetry disa… Push events into a running session with channels Claude Code CLI · in the page channels …nstall the plugin"> In Claude Code, run: ``` /plugin install telegram@claude-plugins-official ``` If the install fails, match the message Claude Code reports:… Channels reference Claude Code CLI · in the page channels-reference …your channel installable and shareable, wrap it in a [plugin](/docs/en/plugins) and publish it to a [marketplace](/docs/en/plugin-marketplaces). Users install it with `/plugin install`, then enable it… Use Claude Code on the web Claude Code CLI · in the page claude-code-on-the-web …xt output. Commands that only run in the terminal interface, such as `/plugin` or `/resume`, aren't available. Commands that open a picker or panel in the terminal behave differently in cloud sessions… Explore the .claude directory Claude Code CLI · in the page claude-directory …| | Installed plugins | `~/.claude/plugins` | Cloned marketplaces, installed plugin versions, and per-plugin data, managed by `claude plugin` commands. For a… Scan your codebase for vulnerabilities Claude Code CLI · in the page claude-security …scover-plugins#official-anthropic-marketplace): ```text theme={null} /plugin install claude-security@claude-plugins-official ``` If the install fails, the fix depends on which message Claude Code re… CLI reference Claude Code CLI · in the page cli-reference …claude plugin` | Manage Claude Code [plugins](/docs/en/plugins). Alias: `claude plugins`. See [plugin reference](/docs/en/plugins-reference#cli-commands-reference) for subcommands… Configure cloud environments Claude Code CLI · in the page cloud-environments …| Installed at session start from the [marketplace](/docs/en/plugin-marketplaces) you declared. Requires network access to reach the marketplace source… Commands Claude Code CLI · in the page commands …| | `/plugin [subcommand]` | Manage Claude Code [plugins](/docs/… Communications kit Claude Code CLI · in the page communications-kit …eck if it already exists. Skills get bundled and shared as plugins. `/plugin` browses what's available and installs in one step. Five minutes of browsing can save an hour of building. *Try it now:*… Debug your configuration Claude Code CLI · in the page debug-your-config …ks under the `"hooks"` key in `settings.json`. Only [plugins](/docs/en/plugins-reference#hooks) load a separate `hooks/hooks.json`. See [hook configuration](/docs/en/hooks). | | Permi… Desktop application Claude Code CLI · in the page desktop …s from your codebase, and skills from any [installed plugins](/docs/en/plugins). Select one and it appears highlighted in the input field. Type your task after it and send as usual. You can send a co… Discover and install prebuilt plugins through marketplaces Claude Code CLI · in the page discover-plugins …marketplace? See [Create and distribute a plugin marketplace](/docs/en/plugin-marketplaces). ## How marketplaces work A marketplace is a catalog of plugins that someone else has created and shared.… Environment variables Claude Code CLI · in the page env-vars …also stops the [background runs of plugin `command` sources](/docs/en/plugin-marketplaces#when-claude-code-re-runs-the-command), which are local commands rather than network traffic, because they can… Error reference Claude Code CLI · in the page errors …nd) walk through two common cases * A command from a [plugin](/docs/en/plugins) or [MCP server](/docs/en/mcp#use-mcp-prompts-as-commands) that isn't installed or connected in this session Before v2.1… Feature availability Claude Code CLI · in the page feature-availability …s/en/skills) * [CLAUDE.md memory](/docs/en/memory), [plugins](/docs/en/plugins), and [MCP servers](/docs/en/mcp) * [Checkpoints](/docs/en/checkpointing), [sandboxing](/docs/en/sandboxing), and [Workfl… Extend Claude Code Claude Code CLI · in the page features-overview …gent when Claude Code reaches a lifecycle event * **[Plugins](/docs/en/plugins)** and **[marketplaces](/docs/en/plugin-marketplaces)** package and distribute these features [Skills](/docs/en/skills)… Claude Code GitHub Actions Claude Code CLI · in the page github-actions …l-name` as the `prompt`. * For a skill packaged in a [plugin](/docs/en/plugins), install the plugin with the `plugin_marketplaces` and `plugins` inputs, then pass the namespaced `/plugin-name:skill-na… Claude Code with GitHub Enterprise Server Claude Code CLI · in the page github-enterprise-server …in [Organization settings > Plugins](https://claude.ai/admin-settings/plugins) | | Metadata | Read | Required by GitHub for all apps… Glossary Claude Code CLI · in the page glossary …coexist. Distribute plugins across teams via a [marketplace](/docs/en/plugin-marketplaces). Learn more: [Plugins](/docs/en/plugins) ### Project trust A dialog accepting a directory before Claude C… Run Claude Code programmatically Claude Code CLI · in the page headless …_PLUGIN_INSTALL`](/docs/en/env-vars) is set, Claude Code emits `system/plugin_install` events while marketplace plugins install before the first turn. Use these to surface install progress in your own… Hooks reference Claude Code CLI · in the page hooks …admin-controlled | | [Plugin](/docs/en/plugins) `hooks/hooks.json` | When plugin is enabled…