comfyui

Execute validated Cloudinary workflows for image, video, audio, and 3D generation with parameter injection and monitoring.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the friction of setting up, validating, and running ComfyUI so you can focus on generating images, video, audio, and 3D outputs instead of fighting installation issues, missing models, or workflow errors.

Core Features & Use Cases

  • Environment setup and lifecycle management: Install, launch, stop, and verify ComfyUI locally with comfy-cli, or route work to Comfy Cloud when local hardware is insufficient.
  • Workflow execution and parameter control: Submit API-format workflows, inject prompts, seeds, dimensions, and media inputs, then monitor progress and download outputs automatically.
  • Dependency and troubleshooting support: Detect missing custom nodes, models, embeddings, and validation issues, then suggest or automate fixes where possible.
  • Use cases: Generate Stable Diffusion, SDXL, Flux, Wan, and AnimateDiff outputs; run img2img and inpainting pipelines; batch variations with sweeps; and inspect live WebSocket progress for long-running media jobs.

Quick Start

Ask the skill to run the ComfyUI workflow you want, then provide the workflow file, prompt, and any input images or model overrides needed for the run.

Frequently Asked Questions about comfyui

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

FAQPage Schema
How do I execute a ComfyUI workflow via REST API?

To execute a ComfyUI workflow via REST API, submit an API-format workflow file, inject parameters like prompts and seeds, and monitor progress through WebSocket connectivity to retrieve generated outputs.

What is the best way to manage ComfyUI custom nodes and missing models?

Managing ComfyUI custom nodes involves running validation checks to detect missing models, embeddings, or custom nodes, which the system then suggests or automates fixes for to resolve workflow errors.

Can I run Stable Diffusion and AnimateDiff batch variations locally with comfy-cli?

You can run Stable Diffusion and AnimateDiff batch variations locally using comfy-cli, provided you have Python 3 installed and sufficient hardware, or route work to Comfy Cloud if local resources are insufficient.

Does ComfyUI workflow execution support video generation and 3D outputs?

ComfyUI workflow execution supports video generation and 3D outputs, handling media inputs and long-running jobs by inspecting live WebSocket progress to ensure successful media file retrieval.

Why does my ComfyUI workflow fail during environment setup and parameter injection?

ComfyUI workflows often fail during environment setup due to missing custom nodes or invalid API-format workflows, requiring dependency verification and parameter injection validation before execution.