comfyui

Automate ComfyUI workflow lifecycle and execution via REST/WebSocket APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill bridges the gap between the powerful, node-based ComfyUI interface and automated agent workflows, allowing for programmatic image, video, and audio generation without manual UI interaction.

Core Features & Use Cases

  • Workflow Execution: Run complex generative pipelines (SDXL, Flux, AnimateDiff) via REST/WebSocket API.
  • Lifecycle Management: Automate server installation, node management, and model downloading using the official comfy-cli.
  • Parameter Injection: Dynamically inject prompts, seeds, and control parameters into existing workflow templates.

Quick Start

Ask the agent to run the workflow file named flux_dev_txt2img.json with a specific prompt to generate an image.

Frequently Asked Questions about comfyui

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

FAQPage Schema
Can I run ComfyUI workflows programmatically without manual UI interaction?

Yes, you can run ComfyUI workflows programmatically by integrating REST and WebSocket APIs to execute generative pipelines for image, video, and audio synthesis. This allows automated job monitoring and batch processing without manual UI interaction.

How do I automate ComfyUI server installation and model downloading?

You can automate ComfyUI server installation, node management, and model downloading by integrating the official comfy-cli. This handles lifecycle management for both local and cloud-based generative AI environments.

How do I inject prompts and seeds into existing ComfyUI workflow templates?

You can inject prompts, seeds, and control parameters dynamically into existing ComfyUI workflow templates. This enables programmatic parameter injection to customize generative AI pipelines for batch processing.

Does this support generative video and audio synthesis, or just image generation?

It supports generative video and audio synthesis alongside image generation. You can run complex generative pipelines like SDXL, Flux, and AnimateDiff via REST/WebSocket APIs to produce diverse AI media outputs.

What is the best way to execute Stable Diffusion workflows in an automated pipeline?

The best way to execute Stable Diffusion workflows in an automated pipeline is by using REST and WebSocket APIs for job monitoring. This enables programmatic execution of complex generative workflows without manual UI interaction.