AIAny
Icon for item

claude-plugins-official

Curated marketplace of Claude Code plugins maintained by Anthropic, separating its own internally built plugins from vetted community submissions. Browse and install directly inside Claude Code via /plugin install {name}@claude-plugins-official.

Introduction

Plugin ecosystems usually fragment into dozens of competing registries, leaving you to guess which entries are safe to run. Here Anthropic takes the opposite bet: a single first-party directory where its own plugins and outside submissions sit side by side, but everything clears the same review bar before it appears in the /plugin browser.

What Sets It Apart
  • Two-tier layout makes provenance obvious: /plugins are Anthropic-maintained, /external_plugins come from partners and the community, so you can tell who stands behind an extension instead of trusting a flat list.
  • The install path lives inside the CLI, not a web download — /plugin install {name}@claude-plugins-official resolves against this repo, so the marketplace and your runtime are the same surface.
  • Every external entry passes a submission form plus quality and security review, which shifts the vetting cost onto Anthropic rather than leaving you to audit random GitHub repos.
  • A single plugin can bundle commands, agents, skills, and optional MCP servers, so one install can reshape a slice of your workflow instead of adding a lone command.
Who It's For

Great fit if you use Claude Code regularly and want discoverable, reviewed extensions without hand-wiring config or reading third-party source yourself. Look elsewhere if you need an open, permissionless registry — listing here depends on Anthropic's approval — or if your plugin is too niche to clear the review bar. It is a distribution directory, not an authoring framework: it helps you find and install plugins, not build them.

Information

  • Websitegithub.com
  • AuthorsAnthropic
  • Published date2026/03/15

Categories

More Items

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).

GitHub

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.

GitHub

Lets AI agents produce expressive, polished charts from compact, human-editable semantic specs; the compiler infers layout, scales, and labels and emits Vega-Lite, ECharts, or Chart.js outputs, with an MCP server for agent-driven chart creation and rendering.