imagegen

Generate or edit bitmap images via the openai library.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/min-zou/obsidian-doc --skill imagegen-min-zou
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: imagegen
Source: https://github.com/min-zou/obsidian-doc/tree/main/format/areas/system/agent-skills/codex/.system/imagegen
Command: npx skills add https://github.com/min-zou/obsidian-doc --skill imagegen-min-zou

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating and editing images, leveraging AI to generate bitmap visuals for various design needs.

Core Features & Use Cases

  • Image Generation: Create new images or edit existing ones using AI algorithms.
  • Use Case: Need a logo for your business? Use the imagegen skill to generate a unique logo design or modify an existing one to fit your branding.
  • Image Editing: Perform tasks like inpainting, lighting adjustments, and background replacements.

Quick Start

To generate a new image, run the command: image_gen create --prompt "A futuristic cityscape" --size 1024x1024

Frequently Asked Questions about imagegen

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

FAQPage Schema
How do I generate bitmap visuals for UI mockups and game assets using AI?▼

Yes, this Skill supports image editing tasks including inpainting, lighting adjustments, and background replacements to modify existing bitmap visuals. You can use it to alter current images to fit specific branding or design requirements.

Do I need the openai library to generate AI images with this tool?▼

Yes, you need the openai library installed because this Skill requires it for API interaction to process image generation and editing. It serves as the core dependency for communicating with the AI algorithms.

Can I use AI image generation to create and modify a unique business logo?▼

Yes, you can generate a unique logo design or modify an existing one to fit your branding using the AI image generation capabilities. This streamlines the process of creating business-specific bitmap visuals.

What is the best way to provide references for AI image editing and generation requests?▼

You can provide references or requests directly through the command line interface when initiating the image generation or editing process. The AI algorithms utilize these inputs to create the desired bitmap visuals.