comfyui-workflow

Construct, modify, and debug ComfyUI image generation workflows.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Thedougler/agent-template --skill comfyui-workflow-thedougler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui-workflow
Source: https://github.com/Thedougler/agent-template/tree/main/.github/skills/comfyui-workflow
Command: npx skills add https://github.com/Thedougler/agent-template --skill comfyui-workflow-thedougler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the creation, modification, and debugging of complex image generation workflows within ComfyUI, a popular node-based interface for Stable Diffusion and other generative models.

Core Features & Use Cases

  • Workflow Construction: Guides users through building pipelines for text-to-image, image-to-image, and inpainting.
  • Model Integration: Details how to load and connect various model families including SD1.5, SDXL, SD3.5, and Flux.
  • Advanced Conditioning: Explains the use of LoRAs, ControlNet, and IPAdapters for enhanced control.
  • Use Case: Generate a high-resolution image using SDXL, applying a specific artistic style via a LoRA, and ensuring a character is in a particular pose using ControlNet.

Quick Start

Use the comfyui-workflow skill to create a text-to-image pipeline for SDXL.

Frequently Asked Questions about comfyui-workflow

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

FAQPage Schema
How do I build a ComfyUI workflow for Stable Diffusion models?

You can construct ComfyUI workflows by connecting nodes for model loading, conditioning, and sampling. This skill provides parameter details and resolution guidelines for building pipelines across SD1.5, SDXL, SD3.5, and Flux model families.

Can I use ControlNet and LoRA together in a Stable Diffusion pipeline?

Yes, you can use ControlNet and LoRA together in a Stable Diffusion pipeline. This skill details advanced conditioning techniques for applying artistic styles via LoRA and enforcing structural poses using ControlNet.

What is the best way to debug a ComfyUI image generation pipeline?

Debugging a ComfyUI image generation pipeline involves checking node parameters, sampler choices, and scheduler settings. This skill facilitates efficient pipeline development by detailing resolution guidelines and configurations for SDXL and Flux.

Does ComfyUI support text-to-image and inpainting for SDXL and Flux?

Yes, ComfyUI supports text-to-image, image-to-image, and inpainting for SDXL and Flux. This skill provides comprehensive guidance for constructing, modifying, and debugging these image generation pipelines across multiple model families.

How do I configure IPAdapter in a ComfyUI text-to-image workflow?

Configuring IPAdapter in a ComfyUI workflow involves connecting IPAdapter nodes to your model and conditioning inputs. This skill covers advanced IPAdapter usage for enhanced control over your image generation pipeline.