2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Comfyui anfrage”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release of comfyui-request.
- Send workflow requests to a running ComfyUI instance.
- Receive generated image URL or base64 data in the response.
- Supports host, port, and optional basic authentication configuration via environment variables or .env file.
- Communicates with the ComfyUI server via the /run endpoint.