Gpt Image
Description
A cross-runtime image skill for Claude Code and GitHub Copilot CLI that keeps the original two-mode design, but redefines the preferred "host-native" path as a Codex CLI bridge.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GPT Image
A cross-runtime image skill for Claude Code and GitHub Copilot CLI that uses the bundled GPT Image CLI as the default path, with an explicit Codex mode when the user asks for it.
[中文说明 / Chinese README](./README_ZH.md)
Features
- CLI-first generation - Use the bundled
scripts/image_gen.pyby default for generation and editing - Explicit Codex mode - Use Codex's built-in image workflow only when the user explicitly wants Codex/native generation
- Image editing - Support direct edits, reference-guided generation, and compositing flows
- Batch generation in CLI mode - Use
generate-batchfor many prompts in the default CLI workflow - Shared prompting system - Reuse the same prompt structure across both modes
Two Modes
| Mode | When to use | Backend | Needs OPENAI_API_KEY |
|---|---|---|---|
| Explicit CLI (default) | Normal generation/edit requests unless the user explicitly asks for Codex/native generation | scripts/image_gen.py |
Yes |
| Codex mode | User explicitly asks for Codex, native generation, or Codex CLI | codex exec -> Codex built-in image workflow |
No |
Prerequisites
Explicit CLI mode
- Python environment with the bundled script available
- OpenAI Python package
OPENAI_API_KEYexported locally
Install dependencies if needed:
pip install openai # or use uv pip install openai
pip install pillow # optional, for downscaling only
Codex mode
- Codex CLI installed via
npm i -g @openai/codex - Codex authenticated via
codex login - This skill available to Claude/Copilot in the runtime's custom skill path
Quick checks:
codex --help
codex exec --help
Installation
Claude Code
Copy this directory into your Claude skills directory:
mkdir -p ~/.claude/skills/gpt-image
cp -R /path/to/gpt-image/. ~/.claude/skills/gpt-image/
Copilot / project-local skill setup
Keep the `gpt-image` folder in the location your Co
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI