ai-image

Generate images from text prompts using OpenAI's gpt-image-1 model.

45|11|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/tyrchen/claude-skills --skill ai-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-image
Source: https://github.com/tyrchen/claude-skills/tree/main/ai-image
Command: npx skills add https://github.com/tyrchen/claude-skills --skill ai-image

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating visually compelling AI images from text prompts without manual illustration is time-consuming and creative effort-intensive.

Core Features & Use Cases

  • Generate images from descriptive prompts with customizable aspect ratios (vertical, horizontal, square) and optional artistic themes (ghibli, futuristic, pixar, oil-paint, chinese-paint).
  • Output images locally for easy download and reuse, with high-resolution options up to 4096x4096.
  • Suitable for concept art, marketing visuals, and rapid prototyping of visual ideas.

Quick Start

Generate an image from the prompt 'a serene mountain landscape' using the default square size.

Frequently Asked Questions about ai-image

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

FAQPage Schema
How do I generate AI art from a text prompt using OpenAI?

You can generate AI art from a text prompt by providing a descriptive phrase to the Skill, which uses OpenAI's gpt-image-1 model to create and save the output image locally on your machine.

Do I need an OpenAI API key to generate images locally?

Yes, you must provide an OPENAI_API_KEY in your environment to authenticate requests to the gpt-image-1 model and successfully save the generated image output locally.

Can I generate images with different aspect ratios and artistic themes?

Yes, you can generate images with vertical, horizontal, or square aspect ratios, and apply optional artistic themes like ghibli, futuristic, pixar, oil-paint, or chinese-paint to tailor the visual style.

What is the maximum resolution supported when generating images with gpt-image-1?

The gpt-image-1 model supports generating high-resolution image outputs up to 4096x4096 pixels, suitable for concept art, marketing visuals, and rapid prototyping.

How does the Skill handle errors during the image generation process?

The Skill handles errors gracefully during the image generation process, ensuring that issues with the OpenAI API request or local output saving do not crash your workflow unexpectedly.

What is the best way to create concept art without manual illustration?

The best way to create concept art without manual illustration is using a text-to-image generator like gpt-image-1, which transforms descriptive prompts into high-resolution visuals rapidly.