anthropics/claude-plugins-community
Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.
What it solves
This repository serves as a central, vetted community marketplace for plugins that extend the capabilities of Claude Cowork and Claude Code. It ensures that community-created tools are security-scanned and approved before they are made available to users.
How it works
The repository acts as a read-only mirror of an internal review pipeline. It maintains a marketplace.json file that lists all approved community plugins. Users can install these plugins directly via the Claude Code CLI or through the Claude Cowork web interface.
Who it’s for
Developers and users of Claude Cowork and Claude Code who want to add third-party functionality to their AI assistant.
Highlights
- Automated security scanning for all submitted plugins.
- Nightly synchronization with Anthropic's internal review pipeline.
- Direct integration with Claude Code via CLI commands.
- Vetted community-contributed extensions.
Related
- Project
trailofbits/skillsTrail of Bits Skills is a Claude Code/Codex plugin marketplace that adds dozens of security‑focused “skills” (e.g., static analysis, smart‑contract auditing, YARA rule authoring, mutation testing). Install it with a single `/plugin marketplace add trailofbits/skills` command, then invoke individual plugins from the LLM to run concrete analyses and get structured results.
- Project
davepoon/buildwithclaudeA plugin marketplace and discovery platform for Claude Code that provides curated agents, commands, and hooks to extend AI development workflows.
- Project
daymade/claude-code-skillsA marketplace of production-ready plugins for Claude Code that extends its capabilities with specialized workflows for development, finance, and documentation.
- Project
umputun/cc-thingzcc‑thingz is a marketplace of Claude Code plugins that add higher‑level developer workflows—brainstorming, PR review, structured planning, release automation, and assorted thinking tools. Install via Claude’s `/plugin` command, configure a few JSON hooks, and invoke the new slash commands (e.g., `/brainstorm:do`, `/review:pr`, `/planning:make`). The plugins use Claude sub‑agents, hooks, and editor overlays to automate planning, code review, and even autonomous plan execution, making Claude Code a more powerful coding assistant.
- Project
obra/superpowers-marketplaceA curated marketplace of plugins for Claude Code that provides specialized skills, writing guides, and MCP servers for enhanced productivity.