← 返回
未分类 中文

Comfy UI Complete Toolkit

Portable ComfyUI workflow and API guidance for any install. Use when building, validating, or troubleshooting ComfyUI image/video workflows, discovering avai...
便携式ComfyUI工作流和API指南,适用于任何安装环境。用于构建、验证或排查ComfyUI图像/视频工作流,发现可用的...
zambav zambav 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 694
下载
💾 0
安装
1
版本
#latest

概述

ComfyUI Portable Skill

Use this skill when the task is to work with ComfyUI in a reusable, installation-agnostic way.

Minimum trigger scope

Trigger on requests like:

  • "Build a ComfyUI workflow"
  • "Fix this ComfyUI workflow"
  • "Use the ComfyUI API"
  • "Why is this ComfyUI graph failing?"
  • "Add a LoRA / model / node to this ComfyUI setup"

Do not assume any particular machine, model inventory, file layout, GPU, or custom node pack.

First move: assume zero install knowledge

Before writing or editing any workflow:

  1. Read references/setup.md.
  2. If the install is unknown, collect the missing setup fields from the user or discover them from the running ComfyUI instance.
  3. Prefer discovery over assumptions:
    • use /object_info to detect node classes and model dropdown values
    • confirm checkpoints, VAEs, encoders, and LoRAs from the target install
    • stop and report missing requirements clearly

Read path by task

Global operating rules

  • Treat node classes as discoverable, not guaranteed constants.
  • Treat model filenames as examples until confirmed on the target install.
  • Use filename-only model references in workflow JSON unless the install explicitly requires a subdirectory path.
  • Use defensive parsing for /history and /object_info; schema details can vary by ComfyUI version and custom nodes.
  • Fail fast when a required node class, model, or custom node is missing.
  • Keep setup-specific notes out of this file; put them in a per-user config or setup reference.

Cold-read test

Before publishing or packaging changes, check that a fresh reader could answer:

  • What does this skill do?
  • When should it trigger?
  • What must be discovered first?
  • Where do install-specific values go?
  • Which reference file should be opened for the current task?

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 04:10 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 93,830
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 116,967
design-media

Video Frames

steipete
使用 ffmpeg 从视频中提取帧或短片。
★ 134 📥 52,882