Install the /custom-node skill for Claude Code to create, update, and publish custom nodes from your terminal.
irm https://customnodecreator.add.ai/install.ps1 | iex
powershell -c "irm https://customnodecreator.add.ai/install.ps1 | iex"
curl -fsSL https://customnodecreator.add.ai/install.sh | bash
Installs the skill to ~/.claude/commands/ so it's available in any project.