·plugin-forge
</>

plugin-forge

softaworks/agent-toolkit

创建和管理具有适当结构、清单和市场集成的 Claude Code 插件。在为市场创建插件、添加插件组件(命令、代理、挂钩)、更改插件版本或使用plugin.json/marketplace.json 清单时使用。

1.9K安装·82热度·@softaworks

安装

$npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge

SKILL.md

Build and manage Claude Code plugins with correct structure, manifests, and marketplace integration. Includes workflows, automation scripts, and reference docs.

| Commands | commands/ | Markdown with frontmatter | | Skills | skills/ / | Directory with SKILL.md | | Agents | agents/ | Markdown definitions | | Hooks | hooks/hooks.json | Event handlers | | MCP Servers | .mcp.json | External integrations |

| references/plugin-structure.md | Directory structure, manifest schema, components | | references/marketplace-schema.md | Marketplace format, plugin entries, distribution | | references/workflows.md | Step-by-step workflows, patterns, publishing |

创建和管理具有适当结构、清单和市场集成的 Claude Code 插件。在为市场创建插件、添加插件组件(命令、代理、挂钩)、更改插件版本或使用plugin.json/marketplace.json 清单时使用。 来源:softaworks/agent-toolkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 plugin-forge?

创建和管理具有适当结构、清单和市场集成的 Claude Code 插件。在为市场创建插件、添加插件组件(命令、代理、挂钩)、更改插件版本或使用plugin.json/marketplace.json 清单时使用。 来源:softaworks/agent-toolkit。

如何安装 plugin-forge?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/softaworks/agent-toolkit --skill plugin-forge 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/softaworks/agent-toolkit