Merge pull request #89 from HuangYuChuh/docs/link-cli-repo

docs: add link to ComfyUI Skill CLI repo
This commit is contained in:
科林 KELIN
2026-03-31 18:14:45 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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
+1
View File
@@ -49,6 +49,7 @@
### CLI 工具
- 提供完整的命令行工具集,适合无界面环境或脚本化使用
- 涵盖服务器管理、工作流查询、任务执行、配置导入导出四项核心操作
- **[ComfyUI Skill CLI](https://github.com/HuangYuChuh/ComfyUI_Skill_CLI)** — 独立 CLI 工具,支持 `pip install`,所有命令输出 `--json` 结构化数据,适配 AI Agent 调用
## ComfyUI 原生 API 范围