ComfyUI Workflow Generator
CommunityDescribe it in words, get a runnable ComfyUI workflow.
System Documentation
What problem does it solve?
ComfyUI users often need to manually assemble large node graphs (models, samplers, encoders/decoders, and outputs) to create image/video/3D pipelines, which is time-consuming and error-prone. This skill turns a natural-language request into a complete, importable ComfyUI Litegraph workflow JSON so you can run it immediately without manual node wiring.
Core Features & Use Cases
- Natural-language to workflow JSON: Generates valid ComfyUI workflow JSON (Litegraph format 0.4) that you can import and queue.
- Template-driven pipelines across modalities: Supports text-to-image, image-to-image, inpaint, upscale, audio generation, video generation (multiple families), and 3D workflows.
- Model-aware workflows: Automatically includes a top-level models array by extracting referenced model filenames, enabling ComfyUI to prompt downloads for missing models.
- LLM integration when needed: Can generate LLM-assisted pipelines using the
comfyui_LLM_partynode package (provider/model selection guided).
Quick Start
Use the skill to generate a ComfyUI workflow for your task by writing a single request like: "Create a FLUX image-to-video workflow that turns my uploaded start image into a 5-second cinematic shot with camera motion and motion continuity."
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ComfyUI Workflow Generator Download link: https://github.com/LingyiChen-AI/workflow-skill/archive/main.zip#comfyui-workflow-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.