runcomfy-cli
Run any model on RunComfy from the command line. The `runcomfy` CLI is one binary, one auth, hundreds of model endpoints — image generation,
Open source Repository Open in the app JSON README (API)
About
Run any model on RunComfy from the command line. The `runcomfy` CLI is one binary, one auth, hundreds of model endpoints — image generation, image edit, video generation, image-to-video, lip-sync, face swap, video edit, inpainting, outpainting, extend, ControlNet, relight, upscale, LoRA training and more. Submit a request, poll for status, download the output. This skill teaches the agent how to install, authenticate, discover model schemas, invoke models, stream / poll / no-wait, script in JSON output mode, and handle errors. Triggers on "runcomfy cli", "install runcomfy", "runcomfy login", "runcomfy run", "runcomfy whoami", "runcomfy api", or any explicit ask to call a RunComfy model from a script or terminal. Sibling skills (ai-image-generation, ai-video-generation, image-edit, video-edit, face-swap, lipsync, image-to-video, image-inpainting, image-outpainting, video-extend, controlnet-pose, relight) all dispatch through this CLI.
Details
- Kind
- Agent skills
- Topic
- Developer tools
- Publisher
- prime-skills
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 43
- Forks
- 9
- Last push
- 2026-05-15T10:59:51Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 15:21:04
- Updated
- 2026-09-06 10:00:41
- Origin id
prime-skills/runcomfy-agent-skills/runcomfy-cli
README
# runcomfy-agent-skills RunComfy AI media skills for Claude agents. Install via: ```bash npx skills add agentspace-so/runcomfy-agent-skills --skill <skill-name> ``` Skills are pushed one at a time so we can verify each one's SKILL.md is correctly indexed by skills.sh before adding the next.