What problem does it solve?
This skill removes the friction of setting up, validating, parameterizing, and running ComfyUI workflows so you can reliably generate images, video, audio, and 3D outputs without manual trial-and-error.
Core Features & Use Cases
- Workflow execution with parameter injection: Runs ComfyUI API-format workflow JSON while injecting user-specified values (prompt, seed, steps, dimensions, denoise, and more).
- Fast dependency readiness checks: Inspects a workflow against a running ComfyUI server (nodes, models, embeddings) and suggests exact install commands for missing pieces.
- Local vs Comfy Cloud routing: Executes against either local ComfyUI or Comfy Cloud, including REST/WebSocket monitoring and streaming output downloads.
Quick Start
Use the comfyui skill to generate an image from an API-format workflow named 'sdxl_txt2img.json' by asking it to run locally and save the results into an outputs folder.