mrkeyoor.com_
Tue 01 Sept 17:43 UTC
Dev Toolsevaluationupdated 22 Aug 2026

claude-plugins-community review

Claude Plugins Community is Anthropic's read-only mirror of community plugins approved for Claude Code and Claude Cowork. It gives users one installable marketplace and gives plugin authors a distribution route, while the actual submissions and reviews happen outside this repository.

+1,307stars / 7d
Verdict

Use this marketplace when you want broad Claude plugin choice and are prepared to inspect each plugin before installation. The pinned sources and Anthropic review pipeline are useful filters, yet current reports of stale or broken entries make local due diligence necessary. Plugin authors should use the submission form and expect a managed queue, not a pull-request workflow.

We ran it

Screenshot of claude-plugins-community (github.com/anthropics/claude-plugins-community)

Answers from our run

Did you run claude-plugins-community yourself?

No. Its code is Python, and it carries no manifest our lab installs from, and no Dockerfile, so there was nothing standard to install, build or test. This review is written from the repository's own documentation.

Who should not use claude-plugins-community?

Authors who want to submit or fix a listing with a normal pull request: the README says direct pull requests are closed automatically and submissions must use Anthropic's form.

What are the alternatives to claude-plugins-community?

Claude Plugins Official, Knowledge Work Plugins, Awesome Claude Code. Use this marketplace when you want broad Claude plugin choice and are prepared to inspect each plugin before installation.

Setup4/5Two Claude Code commands, with per-plugin setup still separate
Docs3/5Clear marketplace basics, little detail on review and update timing
Community4/5Large active catalog with visible maintenance and support traffic
Maturity3/5Managed distribution, but stale pins and sync complaints remain

Who it’s for

Claude Code users who want to browse and install community plugins from a named marketplace.
Claude Cowork users looking for community additions through Claude's plugin interface.
Plugin authors willing to submit through Anthropic's directory form and wait for its review pipeline.
Security-conscious teams that want pinned upstream commit hashes as a starting point for their own review.

Who it’s NOT for

Authors who want to submit or fix a listing with a normal pull request: the README says direct pull requests are closed automatically and submissions must use Anthropic's form.
Teams that need every listing to track upstream immediately: open reports identify stale pins, empty installs from pre-plugin commits, and a nightly bump sweep that misses later entries.
Administrators who treat directory approval as permission to install blindly: entries point to third-party repositories and can include skills, hooks, or MCP launchers that deserve separate source and permission review.
Users looking only for Anthropic-maintained extensions: the README directs them to the separate official plugin repository.

Setup reality

We did not run this repository in our sandbox. The lab classified its ecosystem as unsupported because GitHub identifies the repository language as Python, and there was no Dockerfile to provide a defined execution path. This is primarily a marketplace mirror rather than an application with a documented local build.

For Claude Code, the README gives two commands: add anthropics/claude-plugins-community as a marketplace, then install a named plugin from claude-community. Claude Cowork users install through Claude's plugin page. Individual plugins can require their own accounts, credentials, services, or MCP processes; the central catalog does not replace each plugin's setup instructions.

Publishing is less direct than cloning the repository. Authors submit through Anthropic's directory form, automated scanning and approval happen in an internal pipeline, and a nightly sync updates the mirror. The repository has no tagged release listed by GitHub, so consumers work from the live catalog and its pinned source commits rather than a marketplace release version.

A catalog with an unusual ownership model

Claude Plugins Community is easier to understand as distribution metadata than as software you deploy. Its central file lists community plugins, their descriptions, upstream locations, and pinned commit hashes. Claude Code can add that catalog as a marketplace, while Claude Cowork exposes the same community through its plugin interface. The code and behavior users ultimately trust live in many third-party repositories.

Anthropic owns the mirror and its intake process, but community authors own the listed plugins. The README says each submission passes automated security scanning and approval before distribution. That is a useful screening layer. It does not turn thousands of unrelated extensions into one product with one permission model, upgrade policy, or support standard. Assess both the plugin you plan to install and the repository that points to it.

The marketplace file contained 2,282 entries when we inspected it. Some are focused skills that add instructions. Others connect to services, invoke tools, or start MCP components. A pinned source SHA makes the reviewed revision identifiable, which is preferable to fetching a moving branch. Users still need to inspect what that revision does, especially when it can run commands, read project files, or contact external systems.

What happened when we ran it

We did not run the repository in our sandbox. The lab found no supported execution ecosystem for this Python-classified repository and no Dockerfile. More importantly, the README does not present the checkout as an application with install, build, or test commands. It calls the repository a read-only mirror whose marketplace file is synchronized from Anthropic's internal review pipeline.

That means the useful trial happens in Claude Code or Claude Cowork, one plugin at a time. Claude Code users add the marketplace, then install a selected entry using its marketplace-qualified name. Cowork users go through the hosted plugin page. We did not execute either path, and we did not inspect or grant permissions to any listed plugin.

Each selection creates its own setup question. A plugin may be instruction-only, may expect a local command, or may connect to an outside account. The central README cannot promise that a particular entry will work without credentials or extra software. Read the listed plugin's upstream files and pin before accepting its requirements.

Discovery is good, trust still stays local

The main benefit is discoverability inside the product. Users do not need to collect repository URLs and teach every machine where each plugin lives. The namespace makes installation repeatable, and pinned commits give administrators a concrete revision to audit. The catalog also separates community work from Anthropic's official plugins, which helps buyers distinguish publisher identity.

The catch is easy to miss because the repository sits under the anthropics organization. A community listing is approved for distribution, according to the README, but the plugin remains community code. Teams with access to customer data, production credentials, or private source should review commands, hooks, MCP servers, requested environment variables, and network destinations. Approval is one input to that decision, not the final authorization.

Catalog scale makes maintenance difficult. Open issue 140 says one plugin SHA was not updated. Issue 869 says another entry points to a commit from before it became a plugin, resulting in an empty install. Issue 1185 describes an entry whose source type and path combination loads no agents or skills. These reports are specific failures users can encounter even when the marketplace command itself works.

Submission and update friction

Plugin authors cannot fix the mirror by opening a normal pull request. The README says those pull requests are closed automatically. New submissions go through Anthropic's directory form, then an internal review and nightly synchronization process. This central control can keep arbitrary additions out of the default feed, but it also leaves authors dependent on a pipeline they cannot operate from the public repository.

The public queue shows that cost. Issue 1716 reports a submission with no status change since July 1. Issue 2370 says no new marketplace entry had appeared since August 7 despite hundreds of intervening commits, many of them pin updates. Issue 995 says the nightly bump job can exhaust its cap before reaching entries later in the catalog. Those are reports, not proof that every submission or update stalls, but they are enough to rule out a guaranteed turnaround.

GitHub listed 38 open issues and pull requests when we checked. The repository was pushed on August 21, 2026, and a plugin addition merged that day. Other recent merged work removed unavailable sources, updated pins, and tightened source checks. Activity is current. There is no latest GitHub release, which fits a continuously synchronized catalog but gives administrators no tagged marketplace baseline to reference.

Who should use it

For an individual Claude Code user, this is the obvious place to search beyond Anthropic's own plugins. Install narrowly. Read the upstream repository, note the pinned revision, check requested access, and remove plugins that no longer earn their permissions. A long catalog is useful only if selection remains deliberate.

Organizations should treat the marketplace as an intake feed. Mirror approved entries internally if change control matters, keep a short allowlist, and review pin changes before rollout. That adds work, but current stale-pin and empty-plugin reports show why a second approval step is reasonable.

Authors get access to Claude's community distribution, with a clear submission URL and Apache 2.0 licensing for the mirror. They also accept that direct repository contributions are not the control path. If quick self-publishing and immediate corrections are requirements, maintain your own marketplace or distribute the plugin repository directly. This community mirror is best for reach, not author-controlled release timing.

Alternatives

ProjectWhat it isPick it when
Claude Plugins Official gh↗Anthropic's separate directory for plugins maintained by Anthropic.pick this instead when first-party ownership matters more than community range.
Knowledge Work PluginsOpen source plugins aimed mainly at knowledge work in Claude Cowork.pick this instead when your use case is document and business work rather than a broad community catalog.
Awesome Claude Code gh↗A curated list of Claude Code resources, including plugins, skills, agents, and tools.pick this instead when you want editorial discovery across several Claude Code extension types.

What people are saying

  1. [github-trending] anthropics/claude-plugins-community

Sources

  1. Claude Plugins Community repository
  2. Community marketplace catalog
  3. Report of stalled marketplace intake
  4. Report of a plugin loading no agents or skills
  5. Report of nightly pin-update starvation

More dev tools reviews

workmux · v2rayNG · SecLists · hashcat · eslint · fastfetch · the whole board →