什么是 comfyui-workflow-builder?
从自然语言描述生成 ComfyUI 工作流程 JSON。在输出之前针对已安装的模型/节点进行验证。从头开始构建自定义 ComfyUI 工作流程或修改现有工作流程时使用。 来源:mckruz/comfyui-expert。
从自然语言描述生成 ComfyUI 工作流程 JSON。在输出之前针对已安装的模型/节点进行验证。从头开始构建自定义 ComfyUI 工作流程或修改现有工作流程时使用。
通过命令行快速安装 comfyui-workflow-builder AI 技能到你的开发环境
来源:mckruz/comfyui-expert。
Translates natural language requests into executable ComfyUI workflow JSON. Always validates against inventory before generating.
| Text-to-Image | Simple generation | Checkpoint → CLIP → KSampler → VAE | | Identity-Preserved Image | Character consistency | + InstantID/PuLID/IP-Adapter | | LoRA Character | Trained character | + LoRA Loader | | Image-to-Video (Wan) | High-quality video | Diffusion Model → Wan I2V → Video Combine |
| Image-to-Video (AnimateDiff) | Fast video, motion control | + AnimateDiff Loader + Motion LoRAs | | Talking Head | Character speaks | Image → Video → Voice → Lip-Sync | | Upscale | Enhance resolution | Image → UltimateSDUpscale → Save | | Inpainting | Edit regions | Image + Mask → Inpaint Model → KSampler |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder从自然语言描述生成 ComfyUI 工作流程 JSON。在输出之前针对已安装的模型/节点进行验证。从头开始构建自定义 ComfyUI 工作流程或修改现有工作流程时使用。 来源:mckruz/comfyui-expert。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mckruz/comfyui-expert