image-generator

Generate AI images from text prompts via the Openrouter API.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/FredericoMatsuoka/porsche-search-glow --skill image-generator-fredericomatsuoka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generator
Source: https://github.com/FredericoMatsuoka/porsche-search-glow/tree/main/skills/image-generator
Command: npx skills add https://github.com/FredericoMatsuoka/porsche-search-glow --skill image-generator-fredericomatsuoka

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generating AI images from prompts for branding, marketing, and design often requires complex toolchains and manual image production. This skill provides a lightweight, API-driven workflow to create visuals quickly, with mode options and optional references for brand consistency.

Core Features & Use Cases

  • Single and batch image generation from natural language prompts.
  • Two modes: test for iterative development and production for final outputs.
  • Support for reference images to embed logos and mascots in generated visuals.

Quick Start

Provide a prompt and run the script to generate and save the image to the specified output path.

Frequently Asked Questions about image-generator

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

FAQPage Schema
How do I generate AI images from text prompts using Openrouter?

To generate AI images from text prompts using Openrouter, provide a natural language prompt and the script handles API calls, base64 decoding, and saves the final visual assets directly to your specified disk path.

Can I use a reference image to keep AI image generation consistent with my branding?

Yes, you can supply optional reference images to maintain brand consistency, allowing the generated AI visuals to embed existing logos and mascots for marketing and design workflows.

What is the difference between test and production modes for AI image generation?

Test mode supports iterative prompt development for AI image generation, while production mode is used for creating final visual outputs, ensuring you can iterate efficiently before committing to final assets.

Do I need an Openrouter API key to generate visual assets?

Yes, you need an Openrouter API key to generate visual assets, which the script reads directly from your environment variables using the OPENROUTER_API_KEY configuration.

Does this workflow support batch image generation?

Yes, the workflow supports both single-image and batch generation, enabling you to produce multiple AI images from text prompts simultaneously for larger design projects.

What is the best way to automate visual asset creation for marketing?

The best way to automate visual asset creation for marketing is using a lightweight, API-driven script that processes text prompts into saved images, bypassing complex toolchains and manual production.