comfyui-workflow-builder

Generate production-ready ComfyUI workflow JSON files from text descriptions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Snoopiam/claude_all_skills --skill comfyui-workflow-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui-workflow-builder
Source: https://github.com/Snoopiam/claude_all_skills/tree/main/comfyui-workflow-builder
Command: npx skills add https://github.com/Snoopiam/claude_all_skills --skill comfyui-workflow-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the complexity of manually building ComfyUI workflows, allowing you to generate optimized JSON files for image generation, editing, and enhancement from simple text descriptions. It saves time and reduces errors in creating intricate AI art pipelines.

Core Features & Use Cases

  • Workflow Generation: Creates production-ready JSON workflows for tasks like text-to-image, inpainting, upscaling, and ControlNet.
  • Model & Hardware Optimization: Selects appropriate models and adjusts workflows for specific hardware (GPU VRAM) using available checkpoints.
  • Custom Node Integration: Supports popular ComfyUI custom nodes for advanced configurations.
  • Use Case: Generate a ComfyUI workflow to create photorealistic product photos on a white background using Stable Diffusion 1.5 and ControlNet depth guidance, optimized for 8GB VRAM.

Quick Start

Create a ComfyUI workflow for generating professional product photos on white backgrounds using Stable Diffusion 1.5.

Frequently Asked Questions about comfyui-workflow-builder

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

FAQPage Schema
How do I generate a ComfyUI workflow from text descriptions?

ComfyUI workflow generation converts text descriptions into production-ready JSON files that define image generation pipelines. This Skill automates workflow creation for tasks like text-to-image, inpainting, and upscaling by structuring node connections, selecting appropriate models, and optimizing settings for your hardware.

Can I create ComfyUI workflows optimized for my GPU VRAM?

Yes. Workflow generation adjusts node configurations and model selection based on available VRAM. This Skill selects appropriate checkpoints and hardware-optimized settings to ensure workflows run efficiently on your specific GPU configuration without exceeding memory constraints.

What image generation tasks can ComfyUI workflows handle?

ComfyUI workflows support text-to-image, image-to-image, inpainting, outpainting, upscaling, ControlNet guidance, LoRA stacking, face restoration, and background removal. This Skill generates valid node connections and accurate model configurations for each task type.

How does ControlNet integration work in generated workflows?

ControlNet applies spatial guidance to image generation by conditioning outputs on depth, pose, or edge maps. Generated workflows integrate ControlNet nodes with appropriate model selection and settings, enabling precise control over composition and structure in AI-generated images.

Do I need custom ComfyUI nodes for advanced workflows?

Generated workflows support popular ComfyUI custom nodes for advanced configurations beyond standard nodes. The Skill integrates custom node options while maintaining valid node connections and ensuring all dependencies resolve correctly in your ComfyUI installation.

What happens if my generated workflow has invalid node connections?

Invalid node connections prevent workflows from executing. This Skill validates that all generated nodes connect with compatible data types and ensures accurate model selection, so workflows are production-ready without manual debugging or node reconfiguration.

Related Skills