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

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.

GitHub

A read-only mirror of Anthropic's community plugin marketplace for Claude Cowork and Claude Code, listing vetted third-party plugins in a nightly-synced marketplace.json. Intended for discovering and installing community plugins via the Claude plugin system.

GitHub

Lets AI agents discover and run Apify Actors as MCP tools for web scraping and automation; supports OAuth/Streamable HTTP, dynamic tool discovery, output-schema inference, and agentic payments (AGI, x402, Skyfire) so agents like Claude, ChatGPT, or VS Code can call ready-made scrapers and automations.