comfyui-node-advanced

Build type-safe ComfyUI node graphs with dynamic inputs and subgraph expansion.

Updated May 29, 2026
One-click install
npx skills add https://github.com/TurkeyC/Dotfiles --skill comfyui-node-advanced-turkeyc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui-node-advanced
Source: https://github.com/TurkeyC/Dotfiles/tree/main/private_dot_copilot/skills/comfyui-custom-node-skills/skills/comfyui-node-advanced
Command: npx skills add https://github.com/TurkeyC/Dotfiles --skill comfyui-node-advanced-turkeyc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a collection of advanced ComfyUI node patterns to streamline building complex node graphs with dynamic inputs, type safety, and scalable node expansion.

Core Features & Use Cases

  • MatchType ensures inputs and outputs sharing a template have the same type at connection time, enabling generic-like behavior.
  • Autogrow supports dynamic growing inputs with template prefixes or named slots.
  • DynamicCombo and DynamicSlot enable conditional and on-demand inputs.
  • Node Expansion lets you inject subgraphs for reusable patterns.

Quick Start

Load this skill in your ComfyUI workflow and start experimenting with advanced patterns like MatchType, Autogrow, and DynamicCombo.

Frequently Asked Questions about comfyui-node-advanced

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

FAQPage Schema
How do I ensure type safety when connecting inputs and outputs in ComfyUI?

Dynamic growing inputs in ComfyUI are handled using Autogrow patterns, which support adding inputs dynamically through template prefixes or named slots, allowing your visual programming graph to scale as needed.

Can I create conditional or on-demand inputs for ComfyUI nodes?

Reusable patterns in ComfyUI are created through Node Expansion, a technique that injects subgraphs into your workflow, enabling scalable graph expansion and template-driven type matching across complex node wiring.

What is the best way to scale complex node graphs with reusable patterns in ComfyUI?

This approach targets designers and engineers building complex node graphs, requiring no external dependencies and providing ready-made patterns for dynamic inputs, type matching, and safe subgraph expansion.

Do I need external dependencies to use advanced node patterns in ComfyUI?

Loading the skill in your ComfyUI workflow provides immediate access to advanced patterns like MatchType, Autogrow, and DynamicCombo, allowing you to experiment with type matching and dynamic input handling directly.