comfy-registry
Installation
SKILL.md
ComfyUI Node Registry
Search and discover from 8400+ ComfyUI nodes.
MCP Tools
| Tool | Purpose |
|---|---|
comfy_search |
Search nodes by keyword - use this first |
comfy_spec |
Get full node spec (inputs, outputs, types) - use after finding a node |
comfy_author |
Find nodes by author (kijai, filliptm, Lightricks) |
comfy_categories |
Browse all node categories |
comfy_packs |
Browse all node packs |
comfy_stats |
Registry statistics |
Search Examples
Search uses smart aliases - "ltx" expands to ltx, ltx2, lightricks, etc.
Related skills
More from peteromallet/vibecomfy
comfy-nodes
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.
19comfy-analyze
Use when understanding a ComfyUI workflow, analyzing what a workflow does, tracing node connections, finding upstream/downstream nodes, or reading workflow JSON.
19comfy-edit
Use when editing ComfyUI workflow JSON, adding nodes, wiring connections, modifying workflows, adding ControlNet/LoRA/upscaling to a workflow, or submitting workflows to ComfyUI.
12