comfyui-skill-openclaw
Generate images utilizing ComfyUI's powerful node-based workflow capabilities. Supports dynamically loading multiple pre-configured generation workflows from different instances and their corresponding parameter mappings, importing saved workflows in bulk from ComfyUI or local JSON files, converting natural language into parameters, driving local or remote ComfyUI services, tracking execution history with parameters and results, and ultimately returning the images to the target client. **Use this Skill when:** (1) The user requests to "generate an image", "draw a picture", or "execute a ComfyUI workflow". (2) The user has specific stylistic, character, or scene requirements for image generation. (3) The user asks you to import, register, sync, or configure saved ComfyUI workflows for later reuse. --- # ComfyUI Agent SKILL ## Core Execution Specification As an OpenClaw Agent equipped with the ComfyUI skill, your objective is to translate the user's conversational requests into strict, structured parameters and hand them over to the underlying Python scripts to execute workflows across multi-server environments. ### UI Management Shortcut If the user asks you to open, launch, or bring up the local Web UI for this skill, run: ```bash python3 ./ui/open_ui.py ```
Changelog: Source: GitHub https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw
No comments yet. Be the first one!