Back to Discover

gpt-imagen

artifact

aymenbouferroum

Claude Code plugin marketplace for GPT Image 2-first image generation and editing workflows

View on GitHub
1 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add aymenbouferroum/gpt-imagen

README

GPT Imagen — Claude Code meets GPT Image 2

GPT Imagen

A Claude Code plugin that gives Claude the ability to generate and edit images using GPT Image 2.

License: MIT Version 1.0.0 Platform: Claude Code Category: Design Python 3 stdlib only Model: GPT Image 2

Install

In Claude Code:

plugin marketplace add aymenbouferroum/gpt-imagen
plugin install gpt-imagen@gpt-imagen
/reload-plugins

Then use any of the five included skills:

/gpt-imagen  /frontend-mockup  /game-asset-lab  /paper-figure-visual  /image-edit-studio

Full provider setup and local dev install: docs/INSTALL.md

Skills

SkillWhat it does
/gpt-imagenGeneral-purpose image generation and editing
/frontend-mockupLanding pages, dashboards, product heroes, app store screenshots
/game-asset-labSprites, props, icons, key art, and stylized game visuals
/paper-figure-visualConceptual research figures, pipeline diagrams, cover-style paper art
/image-edit-studioBackground removal, restyling, compositing, and reference-driven edits

Examples


/frontend-mockup — Dashboard hero

/game-asset-lab — Fantasy inventory icons

/paper-figure-visual — Pipeline concept figure

/gpt-imagen — Product render

How it works

  1. You describe what you need — a landing page hero, a game icon set, a paper figure, or an edit to an existing image.
  2. Claude refines your request — it reads your repo context and structures a vague ask into a visual prompt.
  3. GPT Image 2 generates the image — via the OpenAI Images API (direct) or through Codex CLI (convenience path).
  4. The result lands in your workspace — saved as a timestamped PNG, ready for iteration.

Claude handles orchestration and prompt refinement. GPT Image 2 handles pixels.

Configuration

GPT Imagen supports two provider paths:

ProviderSetupBest for
OpenAI API (default)Set openai_api_key in plugin config or OPENAI_API_KEY env varFull GPT Image 2 control, mask-based edits
Codex CLIHave codex installed and logged inZero-config convenience for existing Codex users

The plugin uses auto mode by default: tries Codex first, falls back to the API.

Full configuration options: docs/INSTALL.md

Documentation

DocDescription
Install GuideProvider setup, local dev install, configuration reference
TutorialStep-by-step examples for each skill
CapabilitiesWhat GPT Imagen can and cannot do
ContributingDevelopment workflow and release process
ChangelogVersion history
AcknowledgmentsCredits

License

MIT

Rendered live from aymenbouferroum/gpt-imagen's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
gpt-imagenGenerate and edit visuals for product design, frontend mockups, game assets, paper figures, and branded image workflows using Codex or the OpenAI Images API.design./plugins/gpt-imagen

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.