comfyui-workflow
SKILL.md
ComfyUI Workflows — Agent Usage Guide
⚠️ READ-ONLY WARNING: The scripts in this skill (
comfy_run.py,comfy_api.py) are production-validated and must not be modified. They handle 33+ workflow JSONs with complex LiteGraph→API conversion, subgraph expansion, bypass resolution, and multi-format output downloading. Any modification risks breaking all workflows. Only read and use the scripts — never edit them.
Requirements
Before using this skill, ensure your environment meets these requirements:
| Requirement | Details |
|---|---|
| Python | 3.10 or higher |
| pip packages | websocket-client, requests |
| ComfyUI server | Must be running before executing workflows |
| Token | Required if ComfyUI has authentication enabled |