diff --git a/custom-node-list.json b/custom-node-list.json index 85008c3b..f1e545d6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17986,6 +17986,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "PauldeLavallaz", + "title": "Claude Prompt Generator", + "id": "claude_prompt_generator", + "reference": "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator", + "files": [ + "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator.git" + ], + "install_type": "git", + "description": "Node that generates prompts using Anthropic Claude API." } ] }