euri-ai-marketplace
💡 摘要
一个为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.
优点
- 策划的插件选择
- 支持内部和外部插件
- 清晰的安装说明
缺点
- 外部插件信息有限
- 质量保证依赖于第三方标准
- 未提供详细的使用示例
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 Euricom-IO.
