ai-image-generation

Generate and edit images across multiple model endpoints via the RunComfy CLI.

5|2|Updated May 18, 2026
One-click install
npx skills add https://github.com/doany-ai/skills --skill ai-image-generation-doany-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-image-generation
Source: https://github.com/doany-ai/skills/tree/main/ai-image-generation
Command: npx skills add https://github.com/doany-ai/skills --skill ai-image-generation-doany-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables rapid generation and editing of images across a wide model catalog using the RunComfy CLI, unifying prompts and model selection in a single workflow.

Core Features & Use Cases

  • Supports text-to-image and image-to-image routes across 11+ models, with a single authentication flow and a consistent CLI interface.
  • Automatically selects the appropriate model for user intent (photoreal, illustration, typography, or concept art) and ships documented prompt patterns plus the exact runcomfy run invocation.
  • Triggers on natural-language requests such as "generate image", "make an image", or "image to image" and returns the generated outputs to the user.

Quick Start

Install the RunComfy CLI, sign in, then run a model using runcomfy run with the desired endpoint.

Frequently Asked Questions about ai-image-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images across multiple AI models without managing separate APIs?

Automate image generation across multiple model endpoints via the RunComfy CLI, routing text-to-image prompts to the most suitable model. It unifies model selection and prompt submission in a single workflow, handling authentication and invocation automatically.

How does model routing work for text-to-image and image-to-image tasks?

Model routing automatically selects the appropriate AI model for text-to-image or image-to-image tasks based on user intent. It analyzes whether you need photoreal, illustration, typography, or concept art, then composes the correct runcomfy run payload for that specific endpoint.

Can I batch generate images and use multi-reference conditioning with the RunComfy CLI?

Yes, the RunComfy CLI supports batch workflows and multi-reference conditioning for image generation. You can process multiple text-to-image or image-to-image requests efficiently by composing the correct run payload for each selected model endpoint.

Do I need to manually select an AI art model for different illustration styles?

No, model selection is fully automated based on your natural-language request and intent. The skill automatically determines whether you need photoreal, illustration, typography, or concept art, then routes the prompt to the correct model.

What's the best way to automate text-to-image generation from the command line?

Use the RunComfy CLI to automate text-to-image generation by triggering natural-language requests like "generate image". The skill handles authentication, endpoint invocation, and result download, providing a consistent CLI interface across 11+ models.

Why use a unified CLI workflow instead of separate model endpoints for AI art?

A unified CLI workflow eliminates the need to manage 11+ separate model APIs for AI art generation. It provides a single authentication flow and consistent interface, applying schema-driven workflows to compose the correct run payload for each specific endpoint.