AI AGENT ADDONS

RunComfy CLI lets you run hundreds of AI models from your terminal. You install one binary and sign in once. Then you can generate images, edit videos, swap faces, and more with a simple command.

The tool works with any model endpoint from RunComfy. You submit a request, check the status, and download the result. It handles errors and works in scripts. This skill teaches an agent to install the CLI, log in, discover models, and run them.

Every other RunComfy skill like image generation or video editing uses this CLI as a base. It is the single way to call all models from the command line.

Add Runcomfy Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/runcomfy-cli

Project

mkdir -p .claude/skills/runcomfy-cli

Source Repository

Stars
26
Forks
9
Watchers
26
License
MIT
Last Push
1 month ago
Created
2 months ago