Co-Pilot / 辅助式
更新于 24 days ago

euri-ai-marketplace

EEuricom-IO
0.0k
euricom-io/euri-ai-marketplace
66
Agent 评分

💡 摘要

一个为Claude Code提供高质量插件的策划目录。

🎯 适合人群

寻求可靠插件的开发者希望增强Claude Code功能的团队质量保证专业人士插件贡献者和维护者

🤖 AI 吐槽:看起来很能打,但别让配置把人劝退。

安全分析中风险

风险:Medium。建议检查:是否发起外网请求(SSRF/数据外发);文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。

Euricom 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 Euricom
  • /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 marketplace add git@github.com:euricom-io/euri-ai-marketplace.git
/plugin install {plugin-name}@euricom-plugin-directory

or browse for the plugin in /plugin > Discover

Contributing

Plugins

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

External Plugins

Third-party partners are hand picked for inclusion in the marketplace. External plugins must meet quality and security standards for approval.

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
创新性5/10
实用性7/10
完整性6/10
可维护性7/10
优缺点分析

优点

  • 策划的插件选择
  • 支持内部和外部插件
  • 清晰的安装说明

缺点

  • 外部插件信息有限
  • 质量保证依赖于第三方标准
  • 未提供详细的使用示例

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

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

agno

S
toolCode Lib / 代码库
90/ 100

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

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

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

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

版权归原作者所有 Euricom-IO.