BeClaude

openai-image-gen

New
Community RegistryGeneralby thejacedev

Generate images using OpenAI's gpt-image-1.5 model via the Images API.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/openai-image-gen.md https://raw.githubusercontent.com/thejacedev/claude-code-skills/main/SKILL.md
3
Invoke in Claude Code
/openai-image-gen
View source on GitHub
api

Frequently Asked Questions

What is openai-image-gen?

Generate images using OpenAI's gpt-image-1.5 model via the Images API.

How to install openai-image-gen?

To install openai-image-gen, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /openai-image-gen.

What is openai-image-gen best for?

openai-image-gen is a community categorized under General. It is designed for: api. Created by thejacedev.