From e9fd8a3078980d3a671373feb2f02a2cd7777b54 Mon Sep 17 00:00:00 2001 From: rookiestar28 <151893693+rookiestar28@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:33:25 +0800 Subject: [PATCH] Add ComfyUI-RookieUI and ComfyUI-OpenClaw entries (#2786) --- custom-node-list.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 696e3279..1dc23925 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46222,6 +46222,28 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rookiestar28", + "title": "ComfyUI-RookieUI", + "id": "comfyui-rookieui", + "reference": "https://github.com/rookiestar28/ComfyUI-RookieUI", + "files": [ + "https://github.com/rookiestar28/ComfyUI-RookieUI" + ], + "install_type": "git-clone", + "description": "The ultimate A1111-style sidebar. Bring the classic UX you know and love into ComfyUI." + }, + { + "author": "rookiestar28", + "title": "ComfyUI-OpenClaw", + "id": "comfyui-openclaw", + "reference": "https://github.com/rookiestar28/ComfyUI-OpenClaw", + "files": [ + "https://github.com/rookiestar28/ComfyUI-OpenClaw" + ], + "install_type": "git-clone", + "description": "Your own personal AIGC Factory. Any picture. Any reel. The Comfy way. ©️" } ] }