comfyui

Image & Video Generation
v1.0.0
Benign

Send a workflow request to ComfyUI and return image results.

12K downloads2K installsby @xtopher86

Setup & Installation

Install command

clawhub install xtopher86/comfyui-request

If the CLI is not installed:

Install command

npx clawhub@latest install xtopher86/comfyui-request

Or install with OpenClaw CLI:

Install command

openclaw skills install xtopher86/comfyui-request

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/xtopher86/comfyui-request

What This Skill Does

Sends a JSON workflow to a running ComfyUI server and returns the generated image as a URL or base64 string. Connects over HTTP using configurable host, port, and optional basic auth credentials.

Lets agents drive ComfyUI image generation without manual UI interaction, making it composable with other automated steps.

When to Use It

  • Triggering image generation from an AI agent conversation
  • Automating batch image workflows without opening the ComfyUI UI
  • Integrating ComfyUI output into a larger multi-step pipeline
  • Testing workflow JSON changes programmatically
  • Retrieving generated images for downstream processing or storage

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Triggering image generation from an AI agent conversation

AGENT
  1. 1Triggering image generation from an AI agent conversation
  2. 2Automating batch image workflows without opening the ComfyUI UI
  3. 3Integrating ComfyUI output into a larger multi-step pipeline
  4. 4Testing workflow JSON changes programmatically
  5. 5Retrieving generated images for downstream processing or storage
OUTPUT
Send a workflow request to ComfyUI and return image results.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 27, 2026