What problem does it solve? Running generative AI workflows in ComfyUI requires juggling installation, GPU compatibility, custom nodes, model downloads, and a low-level REST/WebSocket API. This Skill automates the full lifecycle — from hardware checks and setup to parameter injection, execution, monitoring, and output download — so you can generate media without manual server wrangling. ## Core Features & Use Cases - Automated Setup & Health Checks: Detect GPU/VRAM, choose local vs Comfy Cloud, install via comfy-cli, and verify with a one-line health check. - Workflow Execution with Parameter Injection: Run any API-format workflow JSON with custom prompts, seeds, and settings; supports img2img, inpainting, batch sweeps, and real-time WebSocket progress. - Dependency Management: Inspect workflows for required nodes, models, and embeddings, then auto-install missing pieces with comfy-cli. - Use Case: Ask to generate 8 variations of an SDXL image with random seeds — the Skill checks dependencies, submits the batch in parallel, and downloads every output to your chosen folder. ## Quick Start Ask the assistant to generate an image with a prompt like "a sunset over mountains" using the SDXL workflow, and it will check the server, inject your parameters, run the workflow, and return the output files.