create-claude-plugin
✓创建 Claude Code 插件的指南,该插件捆绑技能、代理、命令、挂钩和 MCP 服务器进行分发。涵盖插件结构、marketplace.json 格式、安装、测试和发布。当用户想要创建插件、分发技能/代理、构建市场或提及创建/打包/发布插件时使用。
SKILL.md
This skill helps you create Claude Code plugins - bundled collections of skills, agents, commands, hooks, and MCP servers that can be distributed and shared via plugin marketplaces. Plugins enable team collaboration and community sharing of Claude Code extensions.
Claude Code Plugins are packaged collections of extensions that provide:
Remember: Plugins package multiple Claude Code extensions for easy distribution and team sharing. Focus on cohesive functionality, thorough documentation, and proper versioning for successful plugin distribution.
创建 Claude Code 插件的指南,该插件捆绑技能、代理、命令、挂钩和 MCP 服务器进行分发。涵盖插件结构、marketplace.json 格式、安装、测试和发布。当用户想要创建插件、分发技能/代理、构建市场或提及创建/打包/发布插件时使用。 来源:ronnycoding/.claude。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ronnycoding/.claude --skill create-claude-plugin- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 create-claude-plugin?
创建 Claude Code 插件的指南,该插件捆绑技能、代理、命令、挂钩和 MCP 服务器进行分发。涵盖插件结构、marketplace.json 格式、安装、测试和发布。当用户想要创建插件、分发技能/代理、构建市场或提及创建/打包/发布插件时使用。 来源:ronnycoding/.claude。
如何安装 create-claude-plugin?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ronnycoding/.claude --skill create-claude-plugin 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ronnycoding/.claude
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01