ComfyUI Skills for OpenClaw

Turn your ComfyUI workflows into callable skills for AI agents. Any agent that can run shell commands — Claude Code, Codex, OpenClaw — can discover, execute, and manage ComfyUI workflows through a single CLI.

Core Capabilities

Quick Start

pip install comfyui-skill-cli
comfyui-skill server status
comfyui-skill list
comfyui-skill run local/txt2img --args '{"prompt": "a white cat"}'