comfy-cli

Automate ComfyUI environment deployment, configuration, and server operations via CLI.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Lutra23/content-workflow --skill comfy-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfy-cli
Source: https://github.com/Lutra23/content-workflow/tree/main/skills/comfy-cli
Command: npx skills add https://github.com/Lutra23/content-workflow --skill comfy-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Installs, configures, and runs ComfyUI environments, simplifying setup, server management, and workflow automation across local and remote machines.

Core Features & Use Cases

  • Install + configure ComfyUI and the ComfyUI-Manager to bootstrap a full workflow environment.
  • Launch & manage servers with foreground or background modes and easy restart.
  • Node and model management: install, update, and debug custom nodes; download models from CivitAI/HuggingFace.
  • Workspace & workflow automation: organize workspaces and run API workflows; diagnose conflicts with bisect.

Quick Start

Install ComfyUI and its manager, then start the server with comfy install and comfy launch.

Frequently Asked Questions about comfy-cli

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

FAQPage Schema
How do I install and configure ComfyUI with the manager included?

To install and configure ComfyUI, you can use the comfy install command, which bootstraps a full workflow environment including the ComfyUI-Manager for immediate node and model management.

How do I manage ComfyUI servers and run them in the background?

You can launch and manage ComfyUI servers using the comfy launch command, which supports both foreground and background modes, allowing for easy server restarts and operation management.

Can I download models from CivitAI and HuggingFace directly for ComfyUI?

Yes, ComfyUI model management supports downloading models directly from CivitAI and HuggingFace, streamlining the process of acquiring and configuring necessary machine learning assets.

How do I debug and diagnose conflicts with custom nodes in ComfyUI?

To diagnose conflicts with custom ComfyUI nodes, you can use the bisect feature, which helps isolate problematic nodes by systematically testing installations to identify the source of conflicts.

Does ComfyUI installation support GPU-specific setups and multi-node environments?

Yes, ComfyUI deployment supports GPU-specific installation paths and multi-node setups, enabling streamlined configuration and operation across both local development and remote server environments.

What is the best way to organize workspaces and run API workflows in ComfyUI?

The best way to organize ComfyUI workspaces and run API workflows is through the comfy CLI, which provides commands to manage workspace structures and automate workflow execution efficiently.