From ed4e2ffda2ffcfb2a9cdff67eee7ceff48e6422e Mon Sep 17 00:00:00 2001 From: shijun Date: Fri, 2 Jan 2026 09:05:22 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 47b57345..7281ad54 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40468,6 +40468,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "shigjfg", + "title": "Magic Assistant", + "reference": "https://github.com/shigjfg/ComfyUI-Magic-Assistant", + "files": [ + "https://github.com/shigjfg/ComfyUI-Magic-Assistant/blob/main/__init__.py" + ], + "install_type": "git-clone", + "description": "Say goodbye to clutter! 🚀 A suite of 'Integrated Nodes' to simplify your workflow. 🤖 AI Node: Versatile role-play & rules with handy one-click presets! 🧠 Programmable Logic: An exclusive node to edit logic directly—handle all checks in ONE node without complex wiring! Simple & High Freedom! 告别琐碎连线!🚀 本插件专注于“多功能集成节点”。🤖 AI节点:通过角色扮演和规则处理各种工作,自带好用预设,一键上手!🧠 独家逻辑计算节点:支持自定义编辑计算逻辑,一个节点直接搞定所有比较与运算甚至一键输出,拒绝繁复操作!简单易用,自由度极高!" + } ] }