{"enrichment":{"faq":[{"a":"RunComfy CLI is a single binary that installs in seconds. Download the appropriate release for your OS from the official repository, make it executable, and add it to your PATH. Once installed, authenticate with `runcomfy login` using your API key, then verify with `runcomfy whoami`. You're ready to invoke hundreds of AI models from the command line.","q":"How to install runcomfy CLI?"},{"a":"RunComfy CLI lets you invoke image generation models via `runcomfy run` with JSON inputs. Discover available models and their schemas using `runcomfy model discovery` or by browsing the RunComfy catalog. Pass your prompt and parameters as JSON, and the CLI returns results\u2014either synchronously or asynchronously depending on your flags.","q":"How do I run an image generation model from the command line?"},{"a":"Yes. RunComfy CLI supports async submission with the `--no-wait` flag, which returns a job ID immediately without blocking. Poll the status later using `runcomfy status <job-id>` to check progress, or set up a polling loop in your script. This pattern is ideal for batch processing and automation workflows.","q":"Can I submit a job to runcomfy without waiting for results?"},{"a":"RunComfy CLI outputs JSON by default, making it perfect for piping to tools like `jq` and scripting. Batch process multiple requests by looping over inputs, submitting each with `runcomfy run`, and collecting results. Parse JSON output to extract model results, job IDs, or error codes, then automate downstream tasks like filtering or uploading.","q":"How does runcomfy CLI handle batch image generation and JSON scripting?"},{"a":"RunComfy CLI connects to hundreds of endpoints including video creation, face swap, lip-sync, and video editing models. Use `runcomfy model discovery` to explore the full catalog and retrieve schemas for each model. Every model accepts the same CLI invocation pattern: `runcomfy run <model-name>` with JSON parameters.","q":"What models can runcomfy CLI invoke beyond image generation?"},{"a":"RunComfy CLI authenticates via `runcomfy login`, which prompts for your API key. Store it securely\u2014the CLI caches credentials locally. Verify authentication anytime with `runcomfy whoami`. If you need to switch accounts or reset, simply run `runcomfy login` again. The MIT license covers all CLI usage.","q":"How do I authenticate and set up my API key for runcomfy?"}],"shadow_tags":["cli-orchestration","model-invocation","async-polling","batch-processing","token-management","json-scripting","error-recovery","file-download","device-auth-flow","schema-discovery"],"summary_rewrite":"RunComfy CLI is a single binary that connects you to hundreds of AI model endpoints\u2014image generation, video creation, editing, face swap, lip-sync, and more\u2014all from the command line. Install once, authenticate once, then invoke any model with `runcomfy run` and JSON inputs. This skill teaches installation, login, model discovery, invocation modes (sync, poll, no-wait), JSON scripting, and error handling."},"files":[{"bytes":14237,"path":"runcomfy-cli/SKILL.md","sha256":"f4c822d0972a78d8840a48cff0583319d156ab7a373a4053a2a0c26c7bb339a3","url":"https://skillfed.io/files/prime-skills/runcomfy-agent-skills/runcomfy-cli/9dcf162a/SKILL.md"}],"id":"prime-skills/runcomfy-agent-skills/runcomfy-cli","links":{"html":"https://skillfed.io/prime-skills/runcomfy-agent-skills/runcomfy-cli","md":"https://skillfed.io/prime-skills/runcomfy-agent-skills/runcomfy-cli.md","repo":"https://github.com/prime-skills/runcomfy-agent-skills"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":9,"language":null,"last_updated":"2026-05-15","license":"MIT","name":"runcomfy-cli","publisher":"prime-skills","stars":31},"relations":{"categories":["ai-automation","devops","media-generation"],"similar":[{"id":"doany-ai/skills/runcomfy-cli"},{"id":"runcomfy-com/skills/runcomfy-cli"},{"id":"doany-ai/skills/relight"},{"id":"prime-skills/runcomfy-agent-skills/relight"},{"id":"runcomfy-com/skills/relight"},{"id":"doany-ai/skills/ai-video-generation"},{"id":"prime-skills/runcomfy-agent-skills/ai-video-generation"},{"id":"runcomfy-com/skills/ai-video-generation"},{"id":"doany-ai/skills/ai-image-generation"},{"id":"prime-skills/runcomfy-agent-skills/ai-image-generation"}]},"slug":{"owner":"prime-skills","repo":"runcomfy-agent-skills","skill":"runcomfy-cli"},"version":"9dcf162a"}
