Claude Skill
rookiestar28/ComfyUI-OpenClaw
通过 Claude Skill ComfyUI-OpenClaw,将 ComfyUI 变为您的专属 AI 内容工厂,利用便捷的节点式工作流,随心生成任何图片或短视频。
概览
仓库信息
安装这个 Skill
git clone https://github.com/rookiestar28/ComfyUI-OpenClaw.gitRegistry 信息
项目简介
ComfyUI-OpenClaw 是一个 Claude Skill,它将 ComfyUI 转变为一个专属的 AI 内容生成工厂,让用户能够通过便捷的节点式工作流,随心创作图片与短视频。
Your own personal AIGC Factory. Any picture. Any reel. The Comfy way. ©️
要点
- 专属的 AI 内容生成工厂
- 随心创作任何图片或短视频
- 基于 ComfyUI 节点式工作流
- 设计为 Claude Skill 以实现自动化
- 专注于便捷性与用户体验
- 开源项目,具备可扩展性
使用场景
- 自动化图像生成工作流
- 创作短视频内容(如 Reels)
- 个性化的 AI 艺术与媒体创作
- 通过机器人/智能体功能扩展 ComfyUI
- 视觉内容的快速原型制作
- 将 AI 生成能力集成到聊天平台(通过相关机器人主题)
README 摘要
# ComfyUI-OpenClaw  ComfyUI-OpenClaw is a **security-first orchestration layer** for ComfyUI that combines hardened automation APIs, embedded operator UX, and production deployment controls: - **LLM-assisted nodes** (planner/refiner/vision/batch variants) - **A built-in extension UI** (`OpenClaw` panel) - **A standalone Remote Admin Console** (`/openclaw/admin`) for mobile/remote browser operations - **A secure-by-default HTTP API** for automation (webhooks, triggers, schedules, approvals, presets, rewrite recipes, model manager) - **Public-ready control-plane split architecture** (embedded UX + externalized high-risk control surfaces) - **Verification-first hardening lanes** (staged coverage governance, test-debt governance, route drift, real-backend E2E, adversarial fuzz/mutation gates) - **Now supports 8 major messaging platforms, including Discord, Telegram, WhatsApp, LINE, WeChat, KakaoTalk, Slack, and Feishu/Lark.** - **And more exciting features being added continuously** <br> **Supported product boundary:** - **Primary artifact**: ComfyUI custom node pack - **First-class runtime identity**: embedded operator platform - **Optional attached subsystem**: connector-capable control surface via the sidecar runtime - **Decision record**: [ADR-0002 Product Boundary And Packaging Contract](docs/adr/ADR-0002-product-boundary-and-packaging-contract.md) - **Connector packaging status**: [ADR-0003 Connector Extraction Feasibility And Split-Package Seams](docs/adr/ADR-0003-connector-extraction-feasibility-and-seams.md) <br> --- <br> <div align="center"> <img src="assets/adminMobileConsole.png" width="70%" /> </div> <br> <br> ``` ComfyUI Process (single Python process + shared aiohttp app) │ ├── ComfyUI Core (owned