What problem does it solve?
Coordinate and automate end-to-end ComfyUI workflows across local and cloud environments, enabling parameter injection, execution monitoring, and output retrieval with resilient error handling.
Core Features & Use Cases
- End-to-end workflow orchestration: inject parameters, submit to a local server or Comfy Cloud, monitor progress, and download outputs.
- Cloud and local routing: automatic API-key handling, endpoint renames, and safe redirects to keep credentials secure.
- Dependency visibility: surface missing models, embeddings, and custom nodes, with guidance to install or fetch required assets.
- Scripted extension: leverage the included scripts/references to customize onboarding, testing, and batch experiments.
Quick Start
Install the skill and run a sample workflow using the included example workflow and the run_workflow.py helper.