Communityv1.0.0

comfyui-runner

Start/stop/status for a ComfyUI instance.

4.2kdownloads2stars15active installsXtopher86
View on ClawHubBack to Skills

Skill Details

Slug
comfyui-runner
Latest Version
1.0.0
Author
Xtopher86
Published
Jan 26, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for comfyui-runner.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of comfyui-runner. - Start, stop, and check the status of a local ComfyUI instance. - Supports configuration via environment variables or `.env` file for host, port, and optional basic auth. - Uses `curl` to interact with the ComfyUI `/health` endpoint. - Simple JSON actions: "run", "stop", and "status".