AI AGENT ADDONS
AI & Agent Building
1,408installs

ComfyUI is a powerful tool for creating AI images and videos. This skill lets your AI agent connect to a running ComfyUI instance. It can queue workflows, check their progress, and get the final results.

You can use it in two ways. In online mode, the agent talks directly to the ComfyUI server. It sends commands and waits for the output. In offline mode, the agent creates a JSON file that you can later load into ComfyUI by hand.

This skill is useful for anyone who wants to automate AI art generation. It saves time by letting an agent handle the repetitive steps. You just need the ComfyUI server address and the right workflow JSON.

Add Comfyui Api skill to your workflow

Global

mkdir -p ~/.claude/skills/comfyui-api

Project

mkdir -p .claude/skills/comfyui-api

Source Repository

Stars
77
Forks
19
Watchers
77
License
MIT
Last Push
4 months ago
Created
5 months ago