comfyui

Automate setup, execution, and monitoring of ComfyUI workflows on local or cloud deployments.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/matthew-johnson/hermes-agent --skill comfyui-matthew-johnson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui
Source: https://github.com/matthew-johnson/hermes-agent/tree/main/skills/creative/comfyui
Command: npx skills add https://github.com/matthew-johnson/hermes-agent --skill comfyui-matthew-johnson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, websocket-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The ComfyUI skill provides a ready-to-use toolkit to install, launch, and manage ComfyUI workflows, enabling automation of image/video generation tasks and model/dependency management.

Core Features & Use Cases

  • Automates setup and execution of ComfyUI workflows locally or via Comfy Cloud.
  • Includes scripts and references to validate dependencies, inspect workflows, and batch-run experiments.
  • Use cases include running prompts across multiple workflows, downloading outputs, and verifying readiness.

Quick Start

Install, configure, and run ComfyUI workflows end-to-end using the included scripts.

Frequently Asked Questions about comfyui

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

FAQPage Schema
How do I automate ComfyUI workflow execution from the command line?

ComfyUI workflow automation is handled through CLI-driven scripts that run and monitor pipelines. The skill validates dependencies, executes batch runs, and manages outputs for reproducible AI experiments.

Can I run AI image generation workflows locally and batch download the outputs?

Yes, you can run AI image generation workflows locally or on cloud deployments. The skill provides tooling to batch-run experiments across multiple workflows and automatically download the generated outputs.

What dependencies do I need to install before running ComfyUI workflows?

Running ComfyUI workflows requires the requests and websocket-client Python packages. The skill includes validation scripts to check dependencies and verify your environment readiness before execution.

Does this approach support deploying AI workflows on cloud infrastructure?

AI workflow automation supports both local and Comfy Cloud deployments. The skill handles setup, execution, and monitoring across diverse pipelines and models using included scripts and references.

What's the best way to validate dependencies and inspect workflows before batch running experiments?

Use the included scripts and references to validate dependencies and inspect workflows before batch running experiments. These tools verify environment readiness and ensure pipeline configurations support reproducible execution.

Why does my ComfyUI workflow automation fail during setup or execution?

Workflow automation failures often stem from missing dependencies or failed readiness checks. The skill's validation scripts inspect workflows and verify dependencies like requests and websocket-client to prevent execution errors.