# comfyui-custom-node-skills

A curated collection of agent skills (for Claude Code and OpenAI Codex) for developing ComfyUI custom nodes. These skills give the agent comprehensive knowledge of the ComfyUI node system, covering both the V3 (recommended) and V1 (legacy) APIs.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/jtydhr88-comfyui-custom-node-skills
- Source: https://github.com/jtydhr88/comfyui-custom-node-skills
- Price: free and open source

## Summary
comfyui-custom-node-skills is a Claude Code plugin with 9 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes comfyui-node-advanced, comfyui-node-basics, comfyui-node-datatypes. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add jtydhr88/comfyui-custom-node-skills
/plugin install comfyui-custom-nodes@comfyui-custom-node-skills
```

## Skills
- comfyui-node-advanced
- comfyui-node-basics
- comfyui-node-datatypes
- comfyui-node-frontend
- comfyui-node-inputs
- comfyui-node-lifecycle
- comfyui-node-migration
- comfyui-node-outputs
- comfyui-node-packaging

## FAQ

### What is comfyui-custom-node-skills?
A curated collection of agent skills (for Claude Code and OpenAI Codex) for developing ComfyUI custom nodes. These skills give the agent comprehensive knowledge of the ComfyUI node system, covering both the V3 (recommended) and V1 (legacy) APIs.

### How do I install comfyui-custom-node-skills?
Run these in Claude Code: /plugin marketplace add jtydhr88/comfyui-custom-node-skills then /plugin install comfyui-custom-nodes@comfyui-custom-node-skills. Then prompt normally.

### Does comfyui-custom-node-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is comfyui-custom-node-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
