Auto-Pilot / 全自动
更新于 a month ago

claude-plugins-official

Aanthropics
4.7k
anthropics/claude-plugins-official
76
Agent 评分

💡 摘要

一个用于发现和安装 Claude Code 插件的精选目录。

🎯 适合人群

寻求扩展功能的 Claude Code 用户AI 应用开发者评估AI代理能力的产品经理探索插件生态的技术研究人员

🤖 AI 吐槽:这是一个组织良好的插件目录,但它的主要功能是指引你去找那些真正干活的插件。

安全分析低风险

该目录作为分发点,继承了其所托管插件的所有风险(例如,任意代码执行、网络访问、文件系统操作)。主要的缓解措施是安装前的强制用户信任检查,但对外部插件的集中审核流程虽被提及却未详细说明。

Claude Code Plugins Directory

A curated directory of high-quality plugins for Claude Code.

⚠️ Important: Make sure you trust a plugin before installing, updating, or using it. Anthropic does not control what MCP servers, files, or other software are included in plugins and cannot verify that they will work as intended or that they won't change. See each plugin's homepage for more information.

Structure

  • /plugins - Internal plugins developed and maintained by Anthropic
  • /external_plugins - Third-party plugins from partners and the community

Installation

Plugins can be installed directly from this marketplace via Claude Code's plugin system.

To install, run /plugin install {plugin-name}@claude-plugin-directory

or browse for the plugin in /plugin > Discover

Contributing

Internal Plugins

Internal plugins are developed by Anthropic team members. See /plugins/example-plugin for a reference implementation.

External Plugins

Third-party partners can submit plugins for inclusion in the marketplace. External plugins must meet quality and security standards for approval. To submit a new plugin, use the plugin directory submission form.

Plugin Structure

Each plugin follows a standard structure:

plugin-name/
├── .claude-plugin/
│   └── plugin.json      # Plugin metadata (required)
├── .mcp.json            # MCP server configuration (optional)
├── commands/            # Slash commands (optional)
├── agents/              # Agent definitions (optional)
├── skills/              # Skill definitions (optional)
└── README.md            # Documentation

Documentation

For more information on developing Claude Code plugins, see the official documentation.

五维分析
清晰度8/10
创新性6/10
实用性9/10
完整性7/10
可维护性8/10
优缺点分析

优点

  • 集中、可信的插件来源
  • 内部和外部贡献的清晰分离
  • 标准化的插件结构确保一致性
  • 通过 Claude Code 界面集成安装

缺点

  • 完全依赖外部插件的质量
  • 目录本身功能有限
  • 安全审查责任转移给了用户
  • 第三方插件可能带来供应链风险

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 anthropics.