dsh-comfyui
Drive a local or remote ComfyUI server from DeepSeek Harness: comfyui_run / comfyui_object_info / comfyui_workflow tools generate and edit images and videos, with a workflow library (graph extraction: per component / main flow / all), a load area with resolution auto-match, a live queue, SDXL and Wan 2.1 templates, a companion skill, and a same-origin media proxy.
让 DeepSeek Harness 的 Agent 直接驱动本地或远程 ComfyUI:comfyui_run / comfyui_object_info / comfyui_workflow 工具生成与编辑图像、视频,附带工作流库(图工作流提取:按分量 / 主流程 / 整体)、加载区分辨率自动匹配、实时队列、SDXL 与 Wan 2.1 模板、配套 skill 与同源媒体代理。
How to install
dsh plugin add dsh-comfyui About
dsh-comfyui English | **中文** 功能 Agent 工具 comfyui_run —— 提交 ComfyUI API 格式的工作流,或选用内置模板,返回生成的媒体。两种模式:sync(等待并返回媒体)与 async(后台任务,用 job_output 收集结果——视频生成强烈建议)。 comfyui_object_info —— 列出你的 ComfyUI 服务器支持的节点定义,让 Agent 能当场构造合法的工作流。 comfyui_workflow —— 列出并运行插件库中的可运行工作流。action: list 还会报告你的 ComfyUI 服务器地址与本机 ComfyUI 目录(env 字段),以及你在 ComfyUI 端保存的图工作流和每个是否已**提取**出可运行执行流;未提取的会明确标注,Agent 会先转告你在面板里点"提取"。action: refresh 按 id 重算某个工作流的参数快照并写回(先强制 TTS 音色库重扫,再按最新节点定义更新参数的选项/数值声明)——音色库或节点定义变更后跑它。 UI 面板 右侧停靠;从侧边栏轨道打开——三个页签: **工作流** —— 插件库(可运行的 API 工作流):新建 / 编辑 / 运行 / 删除,支持"导入文件"直接加载 API 格式 .json。"ComfyUI 端保存"分区自动检测你在 C…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 40
- mo. downloads
- –
- Last push
- 2026-08-30
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-vision-router
ysr666/dsh-vision-router
Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it.
modlens
liustack/modlens
Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-tool-describe-image
A `describe_image` vision tool for text-only models: images (local path, URL, attachment) go to a configurable OpenAI-compatible vision endpoint and only the returned text enters the session.
dsh-vision-toolkit
Anionex/dsh-vision-toolkit
Vision for text-only models: paste an image and the model switches to a Vision Toolkit variant for image Q&A, multi-image comparison, long-screenshot OCR, screenshot-to-UI reproduction, element grounding, and pixel diff. No API key by default — images are processed by the author-hosted free service, 100 per machine per day; configurable to your own provider.