·comfyui-workflow-builder
>_

comfyui-workflow-builder

Generate ComfyUI workflow JSON from natural language descriptions. Validates against installed models/nodes before output. Use when building custom ComfyUI workflows from scratch or modifying existing ones.

82Installs·8Trend·@mckruz

Installation

$npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder

How to Install comfyui-workflow-builder

Quickly install comfyui-workflow-builder AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mckruz/comfyui-expert.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from mckruz/comfyui-expert

Quick answers

What is comfyui-workflow-builder?

Generate ComfyUI workflow JSON from natural language descriptions. Validates against installed models/nodes before output. Use when building custom ComfyUI workflows from scratch or modifying existing ones. Source: mckruz/comfyui-expert.

How do I install comfyui-workflow-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-workflow-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mckruz/comfyui-expert