runcomfy-cli
Installation
SKILL.md
RunComfy CLI
One binary, one auth, every RunComfy model. Install once, sign in once, then call any text-to-image, video, edit, lip-sync, face-swap, or LoRA-training endpoint with runcomfy run <model_id> --input '{...}'. This skill is the foundation every other runcomfy-* skill builds on.
runcomfy.com · CLI docs · All models
Install this skill
npx skills add agentspace-so/runcomfy-agent-skills --skill runcomfy-cli -g
Install the CLI
Pick one:
# Global install via npm (recommended for repeat use)
npm i -g @runcomfy/cli
Related skills