🖼️
AI EngineeringJavaScript

GPT Image

by GENEXIS-AI

GPT Image is an AI Engineering skill for Claude Code, published by GENEXIS-AI in gpt-image-skill.

163 stars20 forkson GENEXIS-AI/gpt-image-skillAdded 2026/09/08+4% in starsRepository updated 2026/08/28
agent-skillschatgptclaude-codecodexgpt-imageimage-generation
Install in seconds
Install GPT Image
Copy GPT Image into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/GENEXIS-AI/gpt-image-skill/tree/main/gpt-image ~/.claude/skills/gpt-image

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/GENEXIS-AI/gpt-image-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
gpt-image/SKILL.md in GENEXIS-AI/gpt-image-skill
Installs to
~/.claude/skills/gpt-image
Collection
The only skill cataloged from this repository
Category
AI Engineering3670 skills

What GPT Image does

GPT Image generates or edits raster images through a ChatGPT-backed bridge and saves PNGs in the workspace. Use it for text-to-image, reference-based edits, revisions, variants, and transparent PNGs.

GPT Image is cataloged under AI Engineering on DirSkills. GPT Image comes from a repository tagged agent-skills, chatgpt, claude-code, codex and gpt-image.

Documentation

README

GPT Image Skill

Generate or edit one or more raster images, save results under the current workspace, and show them in chat.

Keep the subscription boundary

  • Never call the OpenAI Images API or fall back to a separately billed route.
  • Never use, request, inspect, print, or forward OPENAI_API_KEY.
  • Never use codex login --with-api-key or read ~/.codex/auth.json.
  • Require explicit ChatGPT auth before the bridge generates an image.
  • Stop when API-key auth is detected. Replace authentication only after a separate explicit user choice.

Choose the route

This is the opening of the README. Read the full README on GitHub.

Frequently asked about GPT Image

  • How does GPT Image compare to other AI Engineering skills?

    GPT Image ranks #3390 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of GPT Image against them. Open each page to compare what they document and how they install.