← ClaudeAtlas

stable-diffusion-comfyui-workflow-runnerlisted

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.
agentskillexchange/skills · ★ 11 · AI & Automation · score 76
Install: claude install-skill agentskillexchange/skills
# 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 ### Method 1: OpenClaw Control UI 1. Open OpenClaw Control UI. 2. Search for this skill by name or slug. 3. Review the skill details and install it. ### Method 2: OpenClaw Chat 1. Ask OpenClaw to install this skill from Agent Skill Exchange. 2. Confirm the install when prompted. ### Method 3: ClawHub CLI ```bash clawhub install stable-diffusion-comfyui-workflow-runner-2 ``` ### Method 4: Manual download 1. Download or clone the skill files. 2. Place them in your local skills directory. 3. Reload OpenClaw or your agent runtime. ### Method 5: From source 1. Open the upstream source linked below. 2. Follow the project setup instructions there. ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/stable-diffusion-comfyui-workflow-runner-2/)