mirror of
https://github.com/HuangYuChuh/ComfyUI_Skills_OpenClaw.git
synced 2026-08-14 08:52:22 +00:00
Merge pull request #89 from HuangYuChuh/docs/link-cli-repo
docs: add link to ComfyUI Skill CLI repo
This commit is contained in:
@@ -52,6 +52,7 @@ For the upstream ComfyUI local server routes that back this skill, see [docs/com
|
||||
### CLI Tools
|
||||
- A full set of command-line tools for headless environments and scripting
|
||||
- Covers server management, workflow listing, job execution, and configuration import/export
|
||||
- **[ComfyUI Skill CLI](https://github.com/HuangYuChuh/ComfyUI_Skill_CLI)** — standalone, `pip install` ready CLI with `--json` output for AI agents
|
||||
|
||||
## ComfyUI Native API Scope
|
||||
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
### CLI 工具
|
||||
- 提供完整的命令行工具集,适合无界面环境或脚本化使用
|
||||
- 涵盖服务器管理、工作流查询、任务执行、配置导入导出四项核心操作
|
||||
- **[ComfyUI Skill CLI](https://github.com/HuangYuChuh/ComfyUI_Skill_CLI)** — 独立 CLI 工具,支持 `pip install`,所有命令输出 `--json` 结构化数据,适配 AI Agent 调用
|
||||
|
||||
## ComfyUI 原生 API 范围
|
||||
|
||||
|
||||
Reference in New Issue
Block a user