comfyui-workflows

Explain ComfyUI node connections and JSON structures for image generation workflows.

2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hybridindie/comfyui_mcp --skill comfyui-workflows
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui-workflows
Source: https://github.com/hybridindie/comfyui_mcp/tree/main/skills/workflows
Command: npx skills add https://github.com/hybridindie/comfyui_mcp --skill comfyui-workflows

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance on constructing and interpreting ComfyUI workflows, helping users understand complex node setups and patterns.

Core Features & Use Cases

  • Workflow Construction: Enables users to learn the JSON format and node connections for creating new workflows.
  • Workflow Analysis: Assists in understanding existing workflows and patterns like txt2img and img2img chains.
  • Use Case: A user wants to modify an image generation pipeline; this Skill guides them through the node setup and connection logic to customize their desired output.

Quick Start

Ask the AI to explain how to connect nodes for a text-to-image process in ComfyUI.

Frequently Asked Questions about comfyui-workflows

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

FAQPage Schema
How do I build a ComfyUI workflow for text-to-image generation?

To build a ComfyUI workflow for text-to-image generation, you need to connect specific node types like Checkpoint loaders, CLIP text encoders, and samplers. This process involves defining node connections and configurations to customize the image generation pipeline.

What is the JSON format structure used for ComfyUI workflows?

The JSON format structure for ComfyUI workflows defines the node types, their configurations, and the connection logic between them. Understanding this structure is essential for creating customized workflows and analyzing existing image generation pipelines.

How do I modify an existing image generation pipeline in ComfyUI?

To modify an existing image generation pipeline in ComfyUI, you adjust the node setup and connection logic within the workflow. This allows you to customize patterns like txt2img or img2img chains to achieve your desired visual output.

What are common node connection patterns for img2img tasks in ComfyUI?

Common node connection patterns for img2img tasks in ComfyUI involve chaining image input nodes with specific samplers and decoders. Recognizing these patterns helps you interpret existing workflows and build customized image generation chains.

Do I need to understand node connections to create customized ComfyUI workflows?

Yes, understanding node connections and configurations is required to create customized ComfyUI workflows. Learning how different node types interact ensures you can efficiently build and modify pipelines for specific image generation tasks.