Agent Skillsviralcode/openwhale › comfyui-runner

comfyui-runner

GitHub

用于本地 ComfyUI 实例的生命周期管理,支持启动、停止及状态检查。通过环境变量配置连接信息,调用 API 执行操作并返回结果,适用于 AI 图像生成服务的运维控制。

skills/comfyui-runner/SKILL.md viralcode/openwhale

Trigger Scenarios

需要启动或重启 ComfyUI 服务 检查 ComfyUI 服务是否正常运行 停止正在运行的 ComfyUI 实例

Install

npx skills add viralcode/openwhale --skill comfyui-runner -g -y
More Options

Use without installing

npx skills use viralcode/openwhale@comfyui-runner

指定 Agent (Claude Code)

npx skills add viralcode/openwhale --skill comfyui-runner -a claude-code -g -y

安装 repo 全部 skill

npx skills add viralcode/openwhale --all -g -y

预览 repo 内 skill

npx skills add viralcode/openwhale --list

SKILL.md

Frontmatter
{
    "name": "comfyui-runner",
    "metadata": {
        "clawdbot": {
            "emoji": "🧩",
            "entry": "bin\/cli.js",
            "requires": {
                "bins": [
                    "node",
                    "curl"
                ]
            }
        }
    },
    "description": "Start\/stop\/status for a ComfyUI instance."
}

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.

Version History

  • 238a4b1 Current 2026-08-20 08:21

Same Skill Collection

skills/agenticflow-skill/SKILL.md
skills/agentlens/SKILL.md
skills/apple-hig/SKILL.md
skills/artifacts-builder/SKILL.md
skills/backend-patterns/SKILL.md
skills/bird/SKILL.md
skills/bot-bowl-party/SKILL.md
skills/botpress-adk/SKILL.md
skills/clawdbot-zoho-email/SKILL.md
skills/computer-use/SKILL.md
skills/deliberate-frontend-redesign/SKILL.md
skills/downloads/SKILL.md
skills/downloads/skills-skills-theme-factory/SKILL.md
skills/fanvue/SKILL.md
skills/frontend-design/SKILL.md
skills/human-optimized-frontend/SKILL.md
skills/linux-service-triage/SKILL.md
skills/miniflux-news/SKILL.md
skills/nextjs-expert/SKILL.md
skills/niri-ipc/SKILL.md
skills/nodetool/SKILL.md
skills/pinak-frontend-guru/SKILL.md
skills/react-email-skills/SKILL.md
skills/remotion-best-practices/SKILL.md
skills/remotion-server/SKILL.md
skills/remotion-video-toolkit/SKILL.md
skills/resume-builder/SKILL.md
skills/slack/SKILL.md
skills/smtp-send/SKILL.md
skills/technews/SKILL.md
skills/telegram-reaction-prober/SKILL.md
skills/trmnl/SKILL.md
skills/ui-audit/SKILL.md
skills/ui-design-system/SKILL.md
skills/ui-skills/SKILL.md
skills/ui-ux-master/SKILL.md
skills/ux-audit/SKILL.md
skills/ux-decisions/SKILL.md
skills/ux-researcher-designer/SKILL.md
skills/vercel-react-best-practices/SKILL.md
skills/vision-sandbox/SKILL.md
skills/weather/SKILL.md
skills/web-design-guidelines/SKILL.md
skills/webapp-testing/SKILL.md
skills/winamp/SKILL.md
skills/xcodebuildmcp/SKILL.md
skills/zoho-email-integration/SKILL.md
skills/ui-ux-pro-max/SKILL.md

Metadata

Files
0
Version
238a4b1
Hash
7ff615f2
Indexed
2026-08-20 08:21

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 05:37
浙ICP备14020137号-1 $お客様$