← 返回
效率工具

comfyui-runner

Start/stop/status for a ComfyUI instance.
启动/停止/查看ComfyUI实例状态
xtopher86
效率工具 clawhub v1.0.0 1 版本 99618.6 Key: 无需
★ 2
Stars
📥 4,922
下载
💾 367
安装
1
版本
#latest

概述

comfyui-runner

Purpose

Start, stop, and check the status of a local ComfyUI instance.

Configuration

  • COMFYUI_HOST: Host/IP of the ComfyUI server (default 192.168.179.111).
  • COMFYUI_PORT: Port of the ComfyUI server (default 28188).
  • COMFYUI_USER: Optional username for basic auth.
  • COMFYUI_PASS: Optional password for basic auth.

These can be set via environment variables or a .env file in the skill directory.

Usage

{
  "action": "run" | "stop" | "status"
}
  • run: Starts the ComfyUI server if not already running.
  • stop: Stops the ComfyUI server.
  • status: Returns whether the server is reachable.

Example

{"action": "status"}

Notes

This skill assumes the ComfyUI binary is available in the system PATH or in the same directory as the skill. It uses curl to ping the /health endpoint.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 10:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,115
content-creation

Comfyui anfrage

xtopher86
向ComfyUI发送工作流请求并返回图像结果。
★ 2 📥 3,529
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,198