Authoring & publishing ComfyUI custom nodes to the Comfy Registry — node structure, pyproject.toml spec, comfy-cli publishing, and CI
$npx -y skills add artokun/comfyui-mcp --skill comfyui-node-registryInstalls into the current project.
Run `npx skills use "https://github.com/artokun/comfyui-mcp" --skill "artokun/comfyui-mcp/comfyui-node-registry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artokun/comfyui-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/artokun/comfyui-mcp"` and select the relevant skills, then follow their instructions.