anthropics/claude-plugins-community
Community plugin marketplace for Claude Cowork and Claude Code. Read-only mirror — submit plugins at clau.de/plugin-directory-submission.
解决的问题
本仓库作为一个中心化的、经过审核的社区市场,提供用于扩展 Claude Cowork 和 Claude Code 功能的插件。它确保社区创建的工具在提供给用户之前经过了安全扫描并获得批准。
工作原理
本仓库作为内部审核流水线的只读镜像。它维护一个 marketplace.json 文件,其中列出了所有已批准的社区插件。用户可以通过 Claude Code CLI 或 Claude Cowork Web 界面直接安装这些插件。
适用对象
想要为其 AI 助手添加第三方功能的 Claude Cowork 和 Claude Code 开发者及用户。
相关
- 项目
trailofbits/skillsTrail of Bits Skills 是一个 Claude Code/Codex 插件市场,添加了数十个安全导向的“技能”(例如静态分析、智能合约审计、YARA 规则编写、变异测试)。通过一条 `/plugin marketplace add trailofbits/skills` 命令即可安装,然后从 LLM 中调用单个插件来执行具体分析并获得结构化结果。
- 项目
- 项目
- 项目
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.
- 项目