cli-anything-comfyui

Control ComfyUI image generation workflows from the command line.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/xxxxkkkqq/CineWeave --skill cli-anything-comfyui-xxxxkkkqq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-comfyui
Source: https://github.com/xxxxkkkqq/CineWeave/tree/main/research/upstreams/CLI-Anything/comfyui/agent-harness/cli_anything/comfyui/skills
Command: npx skills add https://github.com/xxxxkkkqq/CineWeave --skill cli-anything-comfyui-xxxxkkkqq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to control and monitor ComfyUI's AI image generation workflows from the command line, eliminating the need for a graphical interface.

Core Features & Use Cases

  • Workflow Management: Queue, validate, and load image generation workflows efficiently.
  • Queue Monitoring: Check status, view history, and manage the generation queue without opening a GUI.
  • Model Listing: Discover available models such as checkpoints and LoRAs for customization.
  • Image Handling: List, download, and manage generated images through simple commands.
  • Use Case: A user wants to automate image generation, monitor progress, and retrieve images for a large batch processing task using just terminal commands.

Quick Start

Use the CLI to check system status, list available models, or queue an image generation prompt with simple commands.

Frequently Asked Questions about cli-anything-comfyui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ComfyUI image generation workflows from the command line?

You can automate ComfyUI image generation workflows from the command line by using a CLI to queue prompts, validate workflows, and monitor generation status without needing the graphical interface.

Can I monitor my ComfyUI queue and check generation history without opening a GUI?

Yes, you can monitor your ComfyUI queue and check generation history without a GUI by running specific command-line instructions to check status and manage tasks directly in your terminal.

How do I list and download generated images from ComfyUI using a terminal?

To list and download generated images from ComfyUI using a terminal, execute simple CLI commands designed to handle image retrieval and asset management efficiently for batch processing.

What do I need to run ComfyUI CLI commands for AI image workflow automation?

To run ComfyUI CLI commands for AI image workflow automation, you need a Python environment with installed dependencies for the CLI and network accessibility to a running ComfyUI server.

How do I discover available checkpoints and LoRAs in ComfyUI without the web interface?

You can discover available checkpoints and LoRAs in ComfyUI without the web interface by using a CLI command that lists all available models for your customization needs.

When should I use a CLI for ComfyUI workflow management instead of the default interface?

You should use a CLI for ComfyUI workflow management instead of the default interface when integrating AI image workflows into automation pipelines, scripts, or large batch processing tasks.