HuangYuChuhHuangYuChuhCommunityยท1 Agent Skills Included

ComfyUI_Skills_OpenClaw

Run ComfyUI image workflows through simple commands

Turns ComfyUI workflows into callable commands for image generation, inpainting, and img2img tasks. Imports existing workflow files, maps only the parameters that matter, and checks missing nodes and models before execution. Routes jobs across local and remote ComfyUI servers with real-time progress, history tracking, and an optional visual setup panel.
npx skills add HuangYuChuh/ComfyUI_Skills_OpenClaw --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ComfyUI Skills for OpenClaw?โ–ผ

Run `npx skills add HuangYuChuh/ComfyUI_Skills_OpenClaw --all -g -y` in your terminal to install it globally, then install the companion CLI with `pip install comfyui-skill-cli`.

How to generate images with ComfyUI from chat?โ–ผ

Once a workflow is registered, just describe the image you want. The skill picks the matching workflow, fills in parameters like prompt and seed, and runs it on your ComfyUI server.

Can I import my existing ComfyUI workflows?โ–ผ

Yes. Run `comfyui-skill workflow import <path>` with your exported workflow JSON, and it auto-detects the format and generates a clean parameter schema.

Does it work with Claude Code and OpenClaw?โ–ผ

Yes. It follows the open SKILL.md standard and works with OpenClaw, Claude Code, Codex, Hermes Agent, and any host that can run shell commands.

Can it manage multiple ComfyUI servers?โ–ผ

Yes. You can configure local and remote ComfyUI servers under one namespace, check VRAM and health per machine, and route jobs to the right server.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’