From fe5663a60ff17e711615a7b5242985cae7ca4383 Mon Sep 17 00:00:00 2001 From: Cowneko <52808649+cowneko@users.noreply.github.com> Date: Sun, 22 Mar 2026 18:28:56 +0100 Subject: [PATCH] Add CWK Prompt Composer node (#2672) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 778b6d41..8d71251e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -784,6 +784,16 @@ "install_type": "git-clone", "description": "Enhancements & experiments for ComfyUI, mostly focusing on UI features" }, + { + "author": "cowneko", + "title": "CWK Prompt Composer", + "reference": "https://github.com/cowneko/CWK_Prompt_Composer", + "files": [ + "https://github.com/cowneko/CWK_Prompt_Composer" + ], + "install_type": "git-clone", + "description": "A visual pill-based prompt composer node for ComfyUI. Features 4 prompt panels (Quality, Main, Aesthetic, Negative), tag browser, drag-to-reorder pills, weight control, presets, Lucky prompt generator, manual override mode, and wildcard (.yaml) file loader." + }, { "author": "strimmlarn", "title": "ComfyUI_Strimmlarns_aesthetic_score",