image-gen

by aldegad · Codex Skill · ★ 22

About image-gen

image-gen skill v1.1 Codex/Claude skill for generating images through Codex's built-in tool by spawning a fresh session. The main workflow is documented in . The short version: Uses ChatGPT OAuth via Codex, not an fallback. Spawns a fresh Codex session per call to keep image prompts isolated from the caller's long-running context (do not use — the session rollout must persist for extraction). codex v0.140.0 no longer writes ; the image arrives as inline base64 in the session rollout jsonl. decodes it deterministically to a real PNG instead of trusting model-reported paths.

Quick Facts

Stars22
Forks5
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score62.7647402045865/100
Last Updated2026-07-07
Created2026-05-12
Platformscodex, python
Est. Tokens~5k

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is image-gen?

image-gen is Codex image_gen skill wrapper with fresh exec isolation. It is categorized as a Codex Skill with 22 GitHub stars.

What programming language is image-gen written in?

image-gen is primarily written in Python.

How do I install or use image-gen?

You can find installation instructions and usage details in the image-gen GitHub repository at github.com/aldegad/image-gen. The project has 22 stars and 5 forks, indicating an active community.

What license does image-gen use?

image-gen is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse Codex Skill tools