π―
comfy-nodes
π―Skillfrom peteromallet/vibecomfy
What it does
Guides developers in creating custom ComfyUI nodes by converting Python functions, defining input/output types, and handling batch processing for machine learning workflows.
Part of
peteromallet/vibecomfy(3 items)
comfy-nodes
Installation
git cloneClone repository
git clone https://github.com/peteromallet/VibeComfypip installInstall dependencies
pip install -r requirements.txtπ Extracted from docs: peteromallet/vibecomfy
5Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Use when the user wants to create a ComfyUI custom node, convert Python code to a node, make a node from a script, or needs help with ComfyUI node development, INPUT_TYPES, RETURN_TYPES, or node class structure.
More from this repository2
π―π―
comfy-registryπ―Skill
Searches and discovers 8400+ ComfyUI nodes by keyword, author, category, and pack, helping users find the right nodes for their tasks.
comfy-analyzeπ―Skill
Analyzes ComfyUI workflows by reading JSON, tracing node connections, and revealing input/output relationships across the workflow graph.