claude-code openai codex skill agent image-generation
Yes, Claude Code Can Generate Images — Calling Images 2.0 via OpenAI's Official Codex Plugin (+ 4 Pitfalls and a Delegation Design)
Claude Code can't generate images on its own, but delegate to Images 2.0 through OpenAI's official Codex plugin and it can. Here are the 4 pitfalls I hit while making it production-ready (dies in the background, sandbox path limits, CJK garbling, hangs via Skill) and the delegation design — parent/child role separation plus real verification.