LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

gpt-image-2 - Image generation and editing using gpt-image-2 model

Generates, edits, and inpaints images using the gpt-image-2 API via a CLI script.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate images from text prompts
  • Edit images with targeted changes
  • Inpaint masked areas of images
  • Generate image variants in parallel

Inputs

  • OpenAI image API key
  • Base API URL
  • Image prompt text
  • Input image file
  • Mask image file

Outputs

  • Generated PNG image files
  • Edited PNG image files

Requirements

  • Python 3 environment
  • gpt_image.py CLI script
  • OPENAI_IMAGE_API_KEY environment variable

Source

  • Spec: SKILL.md
image-generation
image-editing
inpainting
gpt-image-2
cli
Generate images from text prompts
Edit images with targeted changes
Inpaint masked areas of images
Generate image variants in parallel
OpenAI image API key
Base API URL
Image prompt text
Generated PNG image files
Edited PNG image files