Custom Node Skill

Install the /custom-node skill for Claude Code to create, update, and publish custom nodes from your terminal.

PowerShell
iex (irm https://customnodecreator.add.ai/install.ps1)
CMD
powershell -c "iex (irm https://customnodecreator.add.ai/install.ps1)"
macOS / Linux
curl -fsSL https://customnodecreator.add.ai/install.sh | bash

Installs the skill to ~/.claude/commands/ so it's available in any project.