This skill allows users to create custom server-side nodes for ComfyUI V3 using Python. It's designed for developers looking to extend the functionality of the ComfyUI engine by creating custom nodes and integrating them with the Comfy API.
$ npx skills add https://github.com/jimlee2048/skills --skill comfyui-nodes-devComfyUI V3 Custom Nodes is a development skill that enables developers to create custom server-side nodes for ComfyUI V3 using Python. It provides the tools and integration points needed to extend ComfyUI engine functionality through the Comfy API. This skill is ideal for developers who need to build specialized nodes tailored to their specific workflow requirements.
Install the skill using the provided npm command.
Scaffold a custom nodepack
Implement V3 nodes with specific schema
Register and validate nodes in ComfyUI
$ npx skills add https://github.com/jimlee2048/skills --skill comfyui-nodes-devgit clone https://github.com/jimlee2048/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan