comfyui

仓库创建 2026年7月27日最近提交 21 小时前SkillHot 收录 16 小时前
这个 Skill 做什么

用 ComfyUI 把扩散模型生成图像、视频、音频甚至 3D 内容,既能用 comfy-cli 在本地搭建和管理,也能通过 REST/WebSocket 在脚本或服务里远程执行工作流。适合需要把生成流程编排成可复用工作流或嵌入自动化系统的场景。特点是把可视化工作流和 API 串起来,方便调参和批量生产。

▸ 展开 SKILL.md 英文原文

Generate images, video, and audio via diffusion workflows.

0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/creative/comfyui/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/creative/comfyui/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# ComfyUI

Generate images, video, audio, and 3D content through ComfyUI using the
official `comfy-cli` for setup/lifecycle and direct REST/WebSocket API
for workflow execution.

## What's in this skill

**Reference docs (`references/`):**

- `official-cli.md` — every `comfy ...` command, with flags
- `rest-api.md` — REST + WebSocket endpoints (local + cloud), payload schemas
- `workflow-format.md` — API-format JSON, common node types, param mapping
- `template-integrity.md` — converting `comfyui-workflow-templates` from
  editor format to API format: Reroute bypass, dotted dynamic-input keys
  (`values.a`, `resize_type.width`), Cloud quirks (302 redirect, 1 concurrent
  free-tier job, 1080p
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有