From 9bb7d17fe90e399d9ab3da6a00fd1c7560ef9ce9 Mon Sep 17 00:00:00 2001 From: rookiestar28 <151893693+rookiestar28@users.noreply.github.com> Date: Mon, 9 Feb 2026 22:19:54 +0800 Subject: [PATCH] Add ComfyUI OpenClaw custom node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5f7f1ec6..592df913 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43359,6 +43359,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "rookiestar28", + "title": "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. ©️" } ] }