cli-anything-comfyui

Manage ComfyUI workflows via CLI and REST API.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-comfyui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-anything-comfyui
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/cli-anything/comfyui/agent-harness/cli_anything/comfyui/skills
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill cli-anything-comfyui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CLI access for ComfyUI users who need headless workflow management, model handling, and image retrieval without a GUI.

Core Features & Use Cases

  • Queue and run ComfyUI workflows via REST API from the terminal.
  • Manage models, checkpoints, and variants, then fetch generated outputs.
  • Monitor queue status, load/save workflows, and download images for archival or review.

Quick Start

Queue a new ComfyUI workflow, monitor its progress, and download the resulting images.

Frequently Asked Questions about cli-anything-comfyui

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

FAQPage Schema
How do I queue and run ComfyUI workflows from the terminal?

You can queue and run ComfyUI workflows from the terminal by using a CLI that interfaces with the ComfyUI REST API to automate workflow orchestration and monitor queue status without requiring a GUI.

What is the best way to manage ComfyUI headlessly across remote environments?

The best way to manage ComfyUI headlessly across remote environments is using a CLI to interface with the REST API, enabling fast workflow orchestration, model management, and output access directly from the terminal.

Can I download generated images from ComfyUI via the command line?

Yes, you can download generated images from ComfyUI via the command line. The CLI interfaces with the REST API to retrieve results, allowing you to download generated images for archival or review.

Does the CLI support managing ComfyUI models and checkpoints?

Yes, the CLI supports managing ComfyUI models and checkpoints. It provides specific commands to manage models, checkpoints, and variants, alongside validating and loading workflows.

Do I need a GUI to monitor ComfyUI queue status and validate workflows?

No, you do not need a GUI to monitor ComfyUI queue status or validate workflows. The CLI provides commands to monitor queue progress, validate workflows, and load or save them entirely from the terminal.