image-ai-generator

Generate images from text prompts and reference images via the Openrouter image API.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/capaas2/Site-teste --skill image-ai-generator-capaas2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-ai-generator
Source: https://github.com/capaas2/Site-teste/tree/main/skills/image-ai-generator
Command: npx skills add https://github.com/capaas2/Site-teste --skill image-ai-generator-capaas2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of creating custom visuals from scratch by generating images from text prompts and optional reference images, so teams can produce assets faster without manual design work.

Core Features & Use Cases

  • Text-to-Image Generation: Turn a written concept into a generated image for social posts, banners, concepts, and visual prototypes.
  • Test and Production Modes: Iterate cheaply in test mode, then switch to production mode for final, higher-quality deliverables.
  • Reference Image Support: Keep logos, mascots, or other brand assets visually consistent by providing a local reference image.
  • Batch Output: Generate multiple images from a JSON batch file when a workflow needs several assets at once.

Quick Start

Use the image-ai-generator skill to create a single image from your prompt and save it to the output path you choose.

Frequently Asked Questions about image-ai-generator

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

FAQPage Schema
How do I generate AI images from text prompts for brand assets?

To generate AI images from text prompts, construct a descriptive prompt and pass it through the Openrouter image API. The Skill processes the text, decodes the base64 response, and saves the final visual asset to your chosen output file path.

Can I use a reference image to keep generated visuals consistent with existing brand assets?

Yes, you can use a reference image to keep generated visuals consistent. The Skill supports optional multimodal reference handling, allowing you to provide a local image like a logo or mascot to guide the visual style of the output.

What is the best way to batch generate multiple AI images for a design workflow?

The best way to batch generate multiple AI images is by providing a JSON batch file. The Skill reads the file and iterates through the prompts to produce several visual assets at once, streamlining design workflows that need fast iterative generation.

Does this image generation tool support test and production model selection?

Yes, the image generation tool supports test and production model selection. You can iterate cheaply using the test mode during early design phases, then switch to the production mode for final, higher-quality visual deliverables.

Do I need base64 decoding to save generated AI images to a local file?

Yes, base64 decoding is required to save generated AI images locally. The Skill automatically handles the base64 decoding process from the API response and manages the output file saving so you receive ready-to-use image files.

What are the limitations of using Openrouter for text-to-image generation?

Limitations of using Openrouter for text-to-image generation include dependency on prompt construction quality and the inherent constraints of the selected test or production models for producing highly specific brand-ready visual assets.