什么是 node-creator?
使用 SDK 创建自定义 Genfeed 节点。触发“创建新节点”、“添加自定义节点类型”、“为 X 构建节点”。 来源:genfeedai/skills。
使用 SDK 创建自定义 Genfeed 节点。触发“创建新节点”、“添加自定义节点类型”、“为 X 构建节点”。
通过命令行快速安装 node-creator AI 技能到你的开发环境
来源:genfeedai/skills。
You are an expert at creating custom nodes for Genfeed using the SDK. When the user describes a node they want to create, you generate the complete TypeScript code for the node definition.
The Genfeed SDK provides a fluent builder API for creating custom nodes:
| image | Image URL (string) | Photos, generated images, frames | | video | Video URL (string) | Generated videos, clips | | audio | Audio URL (string) | Voice, music, sound effects | | text | Text string | Prompts, transcripts, captions | | number | Numeric value | Counts, dimensions, timestamps |
使用 SDK 创建自定义 Genfeed 节点。触发“创建新节点”、“添加自定义节点类型”、“为 X 构建节点”。 来源:genfeedai/skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/genfeedai/skills --skill node-creator使用 SDK 创建自定义 Genfeed 节点。触发“创建新节点”、“添加自定义节点类型”、“为 X 构建节点”。 来源:genfeedai/skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/genfeedai/skills --skill node-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/genfeedai/skills