imagegen

Generate and edit images using the OpenAI Image API.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/michaeljabbour/amplifier-bundle-letsgo --skill imagegen-michaeljabbour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: imagegen
Source: https://github.com/michaeljabbour/amplifier-bundle-letsgo/tree/main/skills/imagegen
Command: npx skills add https://github.com/michaeljabbour/amplifier-bundle-letsgo --skill imagegen-michaeljabbour

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, pillow, and includes references (resource) components.

What problem does it solve?

This Skill empowers users to create and modify visual assets directly through AI, streamlining the process of generating images for various applications.

Core Features & Use Cases

  • Image Generation: Create new images from text prompts for concept art, product shots, covers, and more.
  • Image Editing: Modify existing images using inpainting, background replacement, and other masked edits.
  • Batch Processing: Generate multiple images or variants efficiently.
  • Use Case: Generate a unique hero image for a website landing page or edit a product photo to remove an unwanted object.

Quick Start

Use the imagegen skill to generate a photorealistic image of a cat wearing a hat.

Frequently Asked Questions about imagegen

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

FAQPage Schema
How do I generate AI images from text prompts for concept art?

To generate AI images from text prompts for concept art, this skill uses the OpenAI Image API to create new visual assets. It applies detailed prompt augmentation and iterative refinement workflows to produce the final image.

Can I edit existing images and remove unwanted objects using inpainting?

Yes, you can edit existing images using inpainting to perform masked edits like background replacement or object removal. The skill utilizes the OpenAI Image API and Pillow to process and modify the targeted visual areas.

What do I need to set up before using OpenAI image generation?

Before using OpenAI image generation, you need to set the OPENAI_API_KEY environment variable. The skill depends on the OpenAI Python SDK and Pillow to execute image generation and editing operations.

How do I generate multiple image variants efficiently in batch?

You can generate multiple image variants efficiently in batch by using the skill's built-in batch processing capabilities. It leverages the OpenAI Image API to produce several visual assets or variations concurrently.

Does this skill support creating product mockups and website hero images?

Yes, this skill supports creating product mockups and website hero images by generating new visuals from text prompts. It uses a use-case taxonomy to tailor outputs for specific applications like product shots and covers.

What is the best way to iteratively refine AI generated images?

The best way to iteratively refine AI generated images is using the skill's built-in iterative refinement workflows. It combines prompt augmentation with the OpenAI Image API to progressively improve visual asset quality.