Executes ComfyUI workflow JSON files against a local or remote ComfyUI server via its REST API. Supports LoRA loading, ControlNet conditioning, and queue management with progress polling.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill stable-diffusion-comfyui-workflow-runner-2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stable Diffusion Comfyui Workflow Runner 2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-stable-diffusion-comfyui-workflow-runner-2)More formats (shields.io, HTML) on the badges page.
---
name: "Stable Diffusion ComfyUI Workflow Runner"
slug: "stable-diffusion-comfyui-workflow-runner-2"
description: "Executes ComfyUI workflow JSON files against a local or remote ComfyUI server via its REST API. Supports LoRA loading, ControlNet conditioning, and queue management with progress polling."
github_stars: 112003
verification: "security_reviewed"
source: "https://github.com/Comfy-Org/ComfyUI"
category: "Image & Creative Automation"
framework: "MCP"
tool_ecosystem:
github_repo: "Comfy-Org/ComfyUI"
github_stars: 112003
---
# Stable Diffusion ComfyUI Workflow Runner
Executes ComfyUI workflow JSON files against a local or remote ComfyUI server via its REST API. Supports LoRA loading, ControlNet conditioning, and queue management with progress polling.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install comfy-cli
- Git clone this repo.
- pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.2
- pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.2
Requirements and caveats from upstream:
- ComfyUI is the AI creation engine for visual professionals who demand control over every model, every parameter, and every output. Its powerful and modular node graph interface empowers creatives to generate images, v...
- | Ctrl + B | Bypass selected nodes (acts like the node was removed from the graph and the wires reconnected through) |
- | Ctrl/Shift + Click | Add clicked node to selection |
Basic usage or getting-started notes:
- See what ComfyUI can do with the [newer template workflows](https://comfy.org/workflows) or old [example workflows](https://comfyanonymous.github.io/ComfyUI_examples/).
- Smart memory management: can automatically run large models on GPUs with as low as 1GB vram with smart offloading.
- [Config file](extra_model_paths.yaml.example) to set the search paths for models.
- Source: https://github.com/Comfy-Org/ComfyUI
- Extracted from upstream docs: https://raw.githubusercontent.com/Comfy-Org/ComfyUI/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/stable-diffusion-comfyui-workflow-runner-2/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!