Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

50 pages for plugins.

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 · title api/beta/organization/analytics/plugins Plugins in the SDK Claude Code CLI · title agent-sdk/plugins Discover and install prebuilt plugins through marketplaces Claude Code CLI · title discover-plugins Test plugins with evals Claude Code CLI · title plugin-evals Recommend plugins for your org Claude Code CLI · title plugin-relevance Create plugins Claude Code CLI · title plugins Plugins reference Claude Code CLI · title plugins-reference Install plugins Claude Documentation · title cowork/guide/plugins Manage plugins and connectors Claude Documentation · title government/config/plugins-and-connectors Plugins in Claude Desktop Claude Documentation · title government/desktop/plugins Install financial services plugins for Cowork Claude Documentation · title office-agents/fsi-plugins Plugins overview Claude Documentation · title plugins/overview MCP, plugins, skills, and hooks Claude Documentation · title third-party/claude-desktop/extensions Get Plugin Usage Claude Developer Platform · path api/beta/organization/analytics/plugins/list Submitting your plugin Claude Documentation · path plugins/submit claude-api-skill Claude Developer Platform · in the page agents-and-tools/agent-skills/claude-api-skill …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 ``` ## Migrat… PDF Processing Claude Developer Platform · in the page agents-and-tools/agent-skills/overview …ect-based (`.claude/skills/`). Can also be shared through Claude Code Plugins. claude.ai does not support centralized admin management or org-wide distribution of custom Skills. ### Runtime environm… Analytics Claude Developer Platform · in the page api/beta/organization/analytics …tal number of skill invocations in Cowork sessions - `distinct_plugins_used_count: optional number or null` Number of distinct plugins used in Cowork sessions. Null while Cowork plugin… Artifacts Claude Developer Platform · in the page api/beta/organization/analytics/artifacts …_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_c… Get Artifact Activity Claude Developer Platform · in the page api/beta/organization/analytics/artifacts/list …_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_c… Chat Projects Claude Developer Platform · in the page api/beta/organization/analytics/chat_projects …_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_c… Get Chat Project Usage Claude Developer Platform · in the page api/beta/organization/analytics/chat_projects/list …_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_c… Connectors Claude Developer Platform · in the page api/beta/organization/analytics/connectors …_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_c… Get Connector Usage Claude Developer Platform · in the page api/beta/organization/analytics/connectors/list …_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_c… Skills Claude Developer Platform · in the page api/beta/organization/analytics/skills …_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_c… Get Skill Usage Claude Developer Platform · in the page api/beta/organization/analytics/skills/list …_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_c… Users Claude Developer Platform · in the page api/beta/organization/analytics/users …tal number of skill invocations in Cowork sessions - `distinct_plugins_used_count: optional number or null` Number of distinct plugins used in Cowork sessions. Null while Cowork plugin… List User Activity Claude Developer Platform · in the page api/beta/organization/analytics/users/list …tal number of skill invocations in Cowork sessions - `distinct_plugins_used_count: optional number or null` Number of distinct plugins used in Cowork sessions. Null while Cowork plugin… Compliance API Claude Developer Platform · in the page api/compliance …was updated or deleted on Anthropic servers. - `"claude_code_user_plugins_updated"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropi… Activities Claude Developer Platform · in the page api/compliance/activities …was updated or deleted on Anthropic servers. - `"claude_code_user_plugins_updated"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropi… Query compliance activities Claude Developer Platform · in the page api/compliance/activities/list …was updated or deleted on Anthropic servers. - `"claude_code_user_plugins_updated"` A user's Claude Code plugin selections — which plugins are installed and enabled — were updated on Anthropi… Organizations Claude Developer Platform · in the page api/compliance/organizations …`"claude_ai_integration_sharing_enabled"` - `"claude_ai_skill_plugins_scanning_enabled"` - `"claude_code_desktop_bypass_permissions_enabled"` - `"claude_code_desktop_enabled"`… Settings Claude Developer Platform · in the page api/compliance/organizations/settings …`"claude_ai_integration_sharing_enabled"` - `"claude_ai_skill_plugins_scanning_enabled"` - `"claude_code_desktop_bypass_permissions_enabled"` - `"claude_code_desktop_enabled"`… Get effective organization settings Claude Developer Platform · in the page api/compliance/organizations/settings/retrieve …`"claude_ai_integration_sharing_enabled"` - `"claude_ai_skill_plugins_scanning_enabled"` - `"claude_code_desktop_bypass_permissions_enabled"` - `"claude_code_desktop_enabled"`… 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 fr… prompting-claude-opus-4-8 Claude Developer Platform · in the page build-with-claude/prompt-engineering/prompting-claude-opus-4-8 …end-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 …end-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 pr… get-started Claude Developer Platform · in the page get-started …Save this as `build.gradle.kts`: ```kotlin plugins { application } repositories { mavenCentral() }… cmek Claude Developer Platform · in the page manage-claude/cmek …dreams). **Claude Enterprise** * Chat content, including skills and plugins. * Chat attachments and project attachments. * Claude Code on the CLI, including message content. * Cowork in Claude Deskt… Replace NODE_UID with the node's UID: Claude Developer Platform · in the page manage-claude/wif-providers/spiffe …isher](https://spiffe.io/docs/latest/deploying/spire_server/#built-in-plugins) plugin (`aws_s3`, `gcp_cloudstorage`, or `k8s_configmap`) with `format = "jwks"` to push the JWT signing keys to external… Set up Claude Code for your organization Claude Code CLI · in the page admin-setup …es users can add and install from, reject the CLI flags that sideload plugins, agents, and MCP servers for a single run, block [`command` plugin sources](/docs/en/plugin-marketplaces#command-sources),… Configure your agent Claude Code CLI · in the page agent-sdk/configuration …| | `plugins` | `plugins` | Which plugins load | [Plugins](/docs/en/agent-sdk/p… Connect to external tools with MCP Claude Code CLI · in the page agent-sdk/mcp …rom [settings files](#from-a-config-file) such as `.mcp.json` or from plugins commonly show `pending` in the init message. When `options.mcpServers` holds a stdio, HTTP, or SSE server, the first turn… Agent SDK overview Claude Code CLI · in the page agent-sdk/overview …[Configuration loading](/docs/en/agent-sdk/claude-code-features) | | Plugins | Package skills, agents, hooks, and MCP servers, and load them by local path | [Plu… Agent SDK reference - Python Claude Code CLI · in the page agent-sdk/python …l["all"] | None = None sandbox: SandboxSettings | None = None plugins: list[SdkPluginConfig] = field(default_factory=list) max_thinking_tokens: int | None = None # Deprecated: use thinkin… Persist sessions to external storage Claude Code CLI · in the page agent-sdk/session-storage …s the keys that misbehave under a temporary config directory: `enabledPlugins`, `extraKnownMarketplaces`, its [`additionalMarketplaces`](/docs/en/settings-reference#extraknownmarketplaces) alias, and… Extend agents with skills Claude Code CLI · in the page agent-sdk/skills …ectory skills and `'user'` to keep 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 t… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …| | `plugins` | [`SdkPluginConfig`](#sdkpluginconfig)`[]`… Manage multiple agents with agent view Claude Code CLI · in the page agent-view …sted content in the stash doesn't survive the restart. ### Settings, plugins, and MCP servers Agent view accepts the same configuration flags as `claude` for loading settings, plugins, MCP servers,… Best practices for Claude Code Claude Code CLI · in the page best-practices …se a subagent to review this code for security issues."* ### Install plugins <Tip> Run `/plugin` to browse the marketplace. Plugins add skills, tools, and integrations without configuration. </Tip…
Feedback