image-ai-generator

Generate visual assets from text prompts via the Openrouter API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of creating custom visual assets by automating the interaction with AI image generation models, ensuring consistent branding and efficient workflow integration.

Core Features & Use Cases

  • Dual-Mode Generation: Switch between cost-effective test models for rapid iteration and high-quality production models for final assets.
  • Reference-Based Generation: Incorporate existing brand assets like logos or mascots into new images to maintain visual consistency.
  • Batch Processing: Efficiently generate multiple images from a JSON configuration file to support large-scale content creation.

Quick Start

Use the image-ai-generator to create a new image based on the prompt of a futuristic city skyline and save it to the output folder.

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 while maintaining brand identity?

To generate AI images from text prompts while maintaining brand identity, use reference-based generation to incorporate existing brand assets like logos. The Skill processes text via AI models and outputs base64 decoded images to local storage.

Can I batch process multiple images from a JSON configuration file?

Yes, you can batch process multiple images from a JSON configuration file. The Skill reads the JSON input to efficiently generate multiple visual assets simultaneously, supporting large-scale content creation workflows.

Do I need an Openrouter API key to generate text-to-image assets?

Yes, you need an Openrouter API key to generate text-to-image assets. The Skill requires environment-based API key authentication to interact with AI models and produce visual outputs.

What is the best way to iterate on AI image generation without high costs?

The best way to iterate on AI image generation without high costs is using dual-mode generation. Switch to cost-effective test models for rapid iteration, then move to high-quality production models for final assets.

How does reference-based image generation handle existing logos or mascots?

Reference-based image generation handles existing logos or mascots by taking them as reference image inputs. This ensures new generated images maintain visual consistency with your established brand assets.