comfyui-node-basics

Community

Create and register V3 ComfyUI nodes fast.

Authorjtydhr88
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ComfyUI node development can be verbose and error-prone without a clear structure. This Skill guides you through building V3 nodes using io.ComfyNode, defining schemas, and registering extensions for discovery and UI integration.

Core Features & Use Cases

  • Define a V3 node with a well-typed input/output schema using io.Schema
  • Implement an execute method to perform computation and return NodeOutput
  • Register nodes via a ComfyExtension to expose them in Claude UI or UI menus

Quick Start

Define a V3 node schema and a corresponding execute method, then register the node via a ComfyExtension.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: comfyui-node-basics
Download link: https://github.com/jtydhr88/comfyui-custom-node-skills/archive/main.zip#comfyui-node-basics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.