What problem does it solve?
This Skill removes the friction of installing, validating, and running ComfyUI workflows so you can reliably generate images, video, and audio without manually wiring parameters or debugging missing nodes and models.
Core Features & Use Cases
- Workflow execution with parameter injection: run API-format ComfyUI workflows while safely injecting controllable parameters (prompt text, seed, steps, CFG/denoise, dimensions, model names).
- Dependency verification and auto-fixing: detect missing custom nodes, checkpoints, and embeddings against a live ComfyUI server (local or Comfy Cloud) and produce actionable remediation commands.
- Local vs Cloud routing + monitoring: automatically route requests to the correct REST/WebSocket endpoints, stream downloads, and watch progress in real time.
- Creative outputs beyond images: supports advanced pipelines like img2img, inpainting, upscaling, AnimateDiff, and modern video workflows by selecting the right output nodes and timeouts.
Quick Start
Ask for a ComfyUI image generation by running the hosted workflow flux_dev_txt2img.json with prompt text "a futuristic city at night" and saving outputs to ./outputs on Comfy Cloud using your COMFY_CLOUD_API_KEY.