jiangmuran/claude-image

63 stars · Last commit 2026-04-26

教 Claude Code/Codex 真正用好 gpt-image-2 的 skill 包 · Drop-in skill teaching agents to actually use GPT Image 2 — intent-first prompting, surgical edits, parallel batching, visual self-verification

README preview

# Claude image

> 教 Claude Code、Codex 等 agent 真正用好 GPT Image 2 的 drop-in skill 包。
> A drop-in skill that teaches Claude Code, Codex, and other agents to actually use GPT Image 2.

[简体中文](#简体中文) · [English](#english)

---

## 简体中文

> 把这玩意儿丢进 Claude Code 或 Codex,你的 agent 就能从「这是个 curl 命令,祝你好运」进化成一次到位地产出 pitch deck 幻灯片、中文海报、像素图块、写实产品图、外科手术级修图。

GPT Image 2 是 2026 年 4 月发布的——这一代是分水岭:长指令式 prompt 不再丢细节,文字渲染终于正确(中日韩通吃),自定义分辨率最长 3840px,编辑端点用 `change ONLY X / preserve Y exactly` 模式做精准局部修改。

但是问题来了:2026 年 4 月之前训练的 agent 一无所知。它们用老办法写 prompt——*"4K, ultra detailed, masterpiece, trending on artstation"*——这些词在 GPT Image 2 上要么被忽略,要么直接帮倒忙。它们粘 curl 命令而不存文件。它们生成完之后问用户"这看着对吗?",根本不自己看一眼。

这个 skill 把这些全修了。

### 仓库结构

View full repository on GitHub →