A command-line interface for ComfyUI that lets you queue workflows, manage models, and download generated images without touching the GUI. Built around the ComfyUI REST API with dual output modes: human-readable tables by default, structured JSON when you pass the json flag for agent consumption. Covers the essentials like checking server stats, listing available checkpoints and LoRAs, monitoring the generation queue, and pulling down outputs. The REPL mode is handy for exploring interactively. If you're running ComfyUI headless or building automation around image generation workflows, this gives you scriptable access to everything you'd normally click through in the web interface.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-comfyui