comfyui

Execute generative AI workflows for images, video, and audio via ComfyUI APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill bridges the gap between complex ComfyUI workflows and automated execution, allowing users to generate high-quality media without manually navigating the node-based interface for every iteration.

Core Features & Use Cases

  • Workflow Execution: Run complex image, video, and 3D generation pipelines via REST/WebSocket APIs.
  • Lifecycle Management: Automate the installation, server startup, and dependency resolution for ComfyUI environments.
  • Batch Processing: Execute large-scale generation sweeps with randomized seeds and parallel job management.

Quick Start

Ask the assistant to run a specific workflow file with your desired prompt parameters to generate an image.

Frequently Asked Questions about comfyui

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

FAQPage Schema
How do I automate Stable Diffusion workflow execution without using the node interface?

You can automate Stable Diffusion workflow execution by sending prompts to the ComfyUI REST and WebSocket APIs. This allows you to programmatically control workflow parameters and generate media without manually navigating the node-based interface.

Can I run batch image generation pipelines with randomized seeds?

Yes, you can execute batch image generation pipelines with randomized seeds. The skill manages parallel jobs and large-scale generation sweeps via the ComfyUI APIs to automate batch processing.

How do I manage local ComfyUI server startup and dependency installation?

You can manage local ComfyUI server startup and dependency installation through lifecycle management features. The skill automates environment orchestration, including dependency resolution and server startup, for local and cloud-based ComfyUI setups.

Does ComfyUI support real-time progress monitoring for video generation?

Yes, ComfyUI supports real-time progress monitoring for video generation. By utilizing the WebSocket API, the skill tracks execution progress and provides programmatic control over workflow parameters in real-time.

What is the best way to execute generative AI workflows for audio and video?

The best way to execute generative AI workflows for audio and video is by using the ComfyUI REST and WebSocket APIs. This method bridges complex node-based workflows and automated execution for high-quality media generation.