generate-image

Generate visual assets from text descriptions using OpenAI or Gemini APIs.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/m00sp/m00agents --skill generate-image-m00sp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/m00sp/m00agents/tree/main/skills/generate-image
Command: npx skills add https://github.com/m00sp/m00agents --skill generate-image-m00sp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of creating custom visual assets by providing a guided workflow for generating images with AI providers instead of requiring manual design work.

Core Features & Use Cases

  • AI Image Generation: Creates images, artwork, icons, sprites, textures, mockups, and other visual assets from user descriptions.
  • Provider Support: Works with OpenAI gpt-image-2 and Google Gemini image generation models, selecting an available provider based on configuration and context.
  • Use Case: Generate game textures, product mockups, creative illustrations, or interface assets by describing the desired visual outcome.

Quick Start

Use the generate-image skill to create a custom illustration of a futuristic city landscape.

Frequently Asked Questions about generate-image

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

FAQPage Schema
How do I generate AI visuals from text prompts for creative design?

To generate AI visuals from text prompts, you describe the desired outcome like artwork or mockups, and the system processes the prompt to output stored images. It replaces manual image creation workflows using configured APIs.

Can I use OpenAI or Gemini models for AI image generation?

Yes, you can use OpenAI or Gemini for AI image generation. The system supports OpenAI gpt-image-2 and Google Gemini models, automatically selecting an available provider based on your configuration and context.

What types of visual assets can I create with AI image generation?

AI image generation creates visual assets such as game sprites, textures, product mockups, creative illustrations, icons, and interface assets. You simply describe the desired visual outcome to replace manual design work.

Do I need a configured API to generate game textures and mockups?

Yes, you need a configured OpenAI or Gemini image generation API to generate game textures and mockups. The system requires these external provider APIs to handle prompt processing and image output storage.

What is the best way to automate design asset creation for mockups?

The best way to automate design asset creation for mockups is using AI image generation from text descriptions. This workflow processes your text prompt via configured providers to output ready-to-use visual assets without manual design.

Why does AI image generation require provider selection between OpenAI and Gemini?

AI image generation requires provider selection between OpenAI and Gemini to ensure it can route requests based on your available configuration. This allows flexible asset creation by falling back to an available provider API.