Design
41,074 installs
ai-image-generation
by agentspace-so/runcomfy-agent-skills
Generate and edit images on RunComfy via the `runcomfy` CLI - a smart router across the full image-model catalog: FLUX 2 (Klein 9B/4B, Pro, Dev, Flash, Turbo,…
Skill content
Smart router across 11+ image models for text-to-image and image-to-image generation via RunComfy CLI. - Covers FLUX 2 (Klein, Pro, Dev, Flash, Turbo, Max), Google Nano Banana 2/Pro, OpenAI GPT Image 2, ByteDance Seedream 5/4-5 and Dreamina 4-0, Alibaba Qwen Image, Wan 2-7, and Z-Image Turbo - automatically selects the right model for the user's intent (typography precision, photoreal portraits, sub-second iteration, multi-reference styling, open-weights workflows). - Supports both text-to-image and image-to-image/edit endpoints with documented prompting patterns and minimal runcomfy run invocation for each model. - Triggers on natural language requests: "generate image", "make a picture", "text to image", "image to image", "i2i", or any explicit ask to create or restyle an image. - Includes five core t2i routes (FLUX 2 Klein default, GPT Image 2 for in-image text, Nano Banana 2 for speed, Seedream 5 for photoreal, open-weights variants) and three i2i routes (Nano Banana AI Image Generation Generate and edit images with 11+ AI models via the RunComfy CLI - text-to-image and image-to-image, one auth, one command. This skill picks the right model for the user's intent and ships the documented prompt patterns + the exact runcomfy run invoke for each. runcomfy.com · Browse all models · CLI docs Powered by the RunComfy CLI # 1. Install (one of - see runcomfy-cli skill for details) npm i -g @runcomfy/cli # global install npx -y @runcomfy/cli --version # zero-install # 2. Sign in (interactive - opens browser) runcomfy login # or in CI / containers: export RUNCOMFY_TOKEN=<token-from-runcomfy.com/profile>