What problem does it solve?
This skill bridges the gap between the official ComfyUI CLI and complex workflow execution, allowing users to automate image, video, and audio generation without manual UI interaction.
Core Features & Use Cases
- Workflow Execution: Run complex generative pipelines including SDXL, Flux, and video models via REST/WebSocket APIs.
- Lifecycle Management: Automate installation, model downloading, and server health checks using the official comfy-cli.
- Use Case: A user can trigger a batch of 50 image variations with randomized seeds and automatically save the outputs to a local directory, or perform automated dependency checks to ensure all custom nodes are installed before running a new workflow.
Quick Start
Use the comfyui skill to run the workflow file named flux_dev_txt2img.json with the prompt a beautiful sunset over mountains and save the output to the local outputs folder.