comfyui

Automate image, video, and audio generation via ComfyUI REST and WebSocket APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires comfy-cli, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of generating images, video, and audio using ComfyUI, eliminating the need for manual setup and configuration.

Core Features & Use Cases

  • Automated Workflow Execution: Execute ComfyUI workflows with parameter injection, monitoring, and output download.
  • Integration with ComfyUI: Utilizes the official comfy-cli for lifecycle management and direct REST/WebSocket API for execution.
  • Use Case: A user can ask the AI to generate an image or video based on a specific prompt and receive the output automatically.

Quick Start

Use the cozyui skill to generate an image with the prompt "a beautiful sunset over mountains".

Frequently Asked Questions about comfyui

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

FAQPage Schema
How do I automate image and video generation with ComfyUI workflows?

You can automate image and video generation by injecting parameters into ComfyUI workflows, executing them via REST/WebSocket APIs, and automatically downloading the output files. This process uses the official comfy-cli to handle setup and lifecycle management.

What is the best way to run ComfyUI workflows without manual configuration?

The best way to run ComfyUI workflows without manual configuration is using an automated execution setup that leverages the official comfy-cli for environment lifecycle management and direct API calls for real-time monitoring.

Does the comfy-cli support real-time monitoring during media generation?

Yes, comfy-cli supports real-time monitoring during media generation. It utilizes direct WebSocket API connections to execute ComfyUI workflows and track progress while generating images, video, and audio content.

Can I generate audio content using ComfyUI alongside images and video?

Yes, you can generate audio content alongside images and video using ComfyUI. The automated workflow execution handles multiple media types by injecting parameters and managing the generation process through REST and WebSocket APIs.

Do I need to manually configure comfy-cli before executing media generation workflows?

No, you do not need to manually configure comfy-cli before executing media generation workflows. The system eliminates manual setup by automating the lifecycle management and environment configuration required for ComfyUI execution.

Why use comfy-cli instead of direct REST API calls for ComfyUI setup?

You use comfy-cli instead of direct REST API calls for ComfyUI setup because it handles automated environment lifecycle management and configuration, while REST and WebSocket APIs are utilized specifically for workflow execution and real-time monitoring.