From 32c7b6095683123795df90d499584f3dfc684598 Mon Sep 17 00:00:00 2001 From: timon <1997timonknispel@gmail.com> Date: Thu, 28 May 2026 15:43:38 +0200 Subject: [PATCH] Adds Comfyui-Prompt-Shelf Nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 594d71a7..160df06e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52595,6 +52595,16 @@ ], "install_type": "git-clone", "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources." + }, + { + "author": "timonknispel", + "title": "Comfyui-Prompt-Shelf", + "reference": "https://github.com/timonknispel/comfyui-prompt-shelf", + "files": [ + "https://github.com/timonknispel/comfyui-prompt-shelf" + ], + "install_type": "git-clone", + "description": "Prompt Shelf is a small ComfyUI custom node pack for reusable prompt text, named prompt fragments, resolution presets, and simple string combining." } ] }