comfyui

Orchestrate ComfyUI generative-art workflows with parameter injection across images, video, and audio.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates end-to-end generation workflows and pipeline orchestration for generative media using ComfyUI, including installation, node/model management, and parameter injection.

Core Features & Use Cases

  • Install and launch ComfyUI via comfy-cli; manage nodes, models, and workflows.
  • Execute API-formatted workflows with parameter injection, enabling batch runs and automated outputs (images, video, audio).
  • Works with local or cloud deployments for flexible compute, reproducibility, and cross-session recall.

Quick Start

Install ComfyUI locally or connect to Comfy Cloud, then run a starter workflow with injected parameters.

Frequently Asked Questions about comfyui

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

FAQPage Schema
How do I automate generative art workflows using ComfyUI?

You can automate generative art workflows by executing API-formatted workflows with parameter injection, enabling batch runs and automated outputs for images, video, and audio. This allows you to orchestrate end-to-end generation pipelines via ComfyUI.

Can I run ComfyUI workflows on cloud deployments?

Yes, ComfyUI workflows can be executed on both local and cloud deployments. This provides flexible compute options, reproducibility, and cross-session recall for your generative media tasks.

How do I install and manage ComfyUI nodes and models?

You can install and launch ComfyUI via comfy-cli, which allows you to manage nodes, models, and workflows. This provides an end-to-end automation surface for your generative-art environment setup.

Does this approach support video and audio generation tasks?

Yes, parameter-injection driven execution supports automated outputs across images, video, and audio tasks. This enables deterministic batch runs within your generative media pipeline.

Do I need websocket-client and requests to run ComfyUI automation?

Yes, the ComfyUI ecosystem relies on REST/WebSocket APIs, requiring the requests and websocket-client dependencies to handle parameter injection and orchestrate your generative-art workflows.