darkamenosadarkamenosaCommunityยท1 Agent Skills Included

codex-imagen

Generate and edit images with local Codex OAuth

Generates and edits raster images through the ChatGPT/Codex hosted image backend using OAuth credentials already stored on your machine. Accepts reference images, retries failed requests automatically, and saves each PNG as soon as it arrives. Removes the need for API keys, the Codex CLI binary, or manual token refresh, so image creation runs as one simple command.
npx skills add darkamenosa/codex-imagen --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install codex-imagen?โ–ผ

Run `npx skills add darkamenosa/codex-imagen --all -g -y` in your terminal to install the skill globally.

Do I need an OpenAI API key to generate images?โ–ผ

No. It reuses the Codex or OpenClaw OAuth credentials already saved on your machine, so no OPENAI_API_KEY or Codex CLI binary is required.

Can I edit an existing image with codex-imagen?โ–ผ

Yes. Attach local files or URLs with --input-ref, -i, or --image-url and describe the edit in your prompt, such as changing a character or background.

How do I generate multiple images at once?โ–ผ

Ask for the number of images directly in your prompt, for example 'generate 3 images of a monk mage'. There is no count flag, and each image is saved as it arrives.

Does codex-imagen work on Windows, macOS, and Linux?โ–ผ

Yes. It is plain Node.js 22+ with no native dependencies, and it supports Windows-friendly prompt files via --prompt-file.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’