ai-image-creator

Generate PNG images from natural-language prompts across multiple AI backends.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill ai-image-creator-evolution-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-image-creator
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/ai-image-creator
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill ai-image-creator-evolution-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It removes the friction of creating (or understanding) visual assets by letting you generate high-quality PNGs from text and also analyze existing images when you need clarity fast.

Core Features & Use Cases

  • Multi-model image generation: Generate PNG images using model keywords (gemini, riverflow, flux2, seedream, gpt5) and optional aspect ratio and resolution controls.
  • Transparent background + image editing: Create assets with transparent backgrounds and edit/style-transfer using a reference image for supported multimodal models.
  • Vision-based image analysis: Describe, analyze, or explain an existing image via text-only output using multimodal vision models.

Quick Start

Use the ai-image-creator skill to generate a 512x512 transparent icon by asking: "Make an app icon of a small rocket on a transparent background, 512x512."

Frequently Asked Questions about ai-image-creator

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

FAQPage Schema
How do I generate a PNG image with a transparent background from text?

Generate PNG images with transparent backgrounds by providing natural-language prompts specifying transparent output. This skill routes requests to supported multimodal models like Gemini or Flux2 via OpenRouter or Cloudflare AI Gateway.

Can I edit an existing image using a reference image for style transfer?

Yes, reference-image editing and style transfer are supported for compatible multimodal models. Supply a reference image alongside your text prompt to guide the visual styling and structure of the generated PNG asset.

What is vision-based image analysis and how does it work?

Vision-based image analysis uses multimodal models to describe, analyze, and explain existing images via text-only output. You provide an input image and the skill returns a detailed textual interpretation without generating new image data.

Do I need an OpenRouter or Cloudflare AI Gateway key to use this?

Yes, model routing requires either OpenRouter access or Cloudflare AI Gateway BYOK and direct API keys. You must supply these credentials to authenticate requests to the underlying image generation and vision models.

How do I control aspect ratio and resolution when generating images?

Control aspect ratio and resolution by specifying dimensions within your natural-language prompt, such as requesting a 512x512 transparent icon. The skill passes these parameters to the selected AI backend during generation.

What are the limitations of using multiple AI models for image generation?

Limitations include dependency on network access and specific model availability through OpenRouter or Cloudflare AI Gateway. Transparent backgrounds and reference-image editing are restricted to supported multimodal models within the routing system.