ComfyClaw adds a command-line interface for discovering, inspecting, and executing ComfyUI workflows without opening raw workflow files. It can list available workflows, describe editable @tag parameters (optionally querying a live ComfyUI server for current enum values), run workflows with tag- or node-id-based overrides, and inventory available models/LoRAs/VAEs.
Use ComfyClaw when you need to run or automate ComfyUI workflows from scripts or CI, quickly inspect which parameters are editable, or discover installed models on a server or local disk. Ideal for batch runs, reproducible prompts, and automation that must query live server state.
--list to enumerate workflows, --describe <workflow> to see editable @tags and live valid values, --run <workflow> with --set overrides and optional --file uploads, and --inventory to pull/scan models. Troubleshooting and environment variables are documented in the SKILL.md.Designed for general CLI-capable agents and developers who automate ComfyUI workflows; typical runtimes include local automation scripts, CI agents, and developer CLIs.
This skill has not been reviewed by our automated audit pipeline yet.