Claude Skill
rookiestar28/ComfyUI-OpenClaw
Turn ComfyUI into your personal AI content factory with ComfyUI-OpenClaw, a Claude Skill for generating any picture or short video through a convenient, node-based workflow.
Overview
Repository
Install this Skill
git clone https://github.com/rookiestar28/ComfyUI-OpenClaw.gitRegistry
Summary
ComfyUI-OpenClaw is a Claude Skill that transforms ComfyUI into a personal AI content generation factory, enabling users to create images and short videos through a convenient, node-based workflow.
您专属的AI生成内容工厂。随心创作图片与短视频,尽享Comfy式便捷体验。©️
Key features
- Personal AI content generation factory
- Create any picture or short reel
- Leverages the ComfyUI node-based workflow
- Designed as a Claude Skill for automation
- Focus on convenience and user experience
- Open-source project for extensibility
Use cases
- Automating image generation workflows
- Creating short video content (reels)
- Personalized AI art and media creation
- Extending ComfyUI with bot/agent capabilities
- Rapid prototyping of visual content
- Integrating AI generation into chat platforms (via bot topics)
README excerpt
# 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