imagine

Installation
SKILL.md

imagine

Text→image and image→image generation using Codex. Results are saved inside the current project.

Where results go

By default every generated file lands in ./images/, resolved against the working directory you launched the skill from. The folder is created automatically on first run.

You can override per-run with --out-dir <path> (generate) or --out <path> (edit).

Before the first run

Confirm the user has completed one-time setup: Node.js ≥ 18 and a Codex login (npx @openai/codex login). If either is missing, point them to reference/installation.md — do not attempt to install or log in on their behalf.

Parameter cheat sheet

Use these enum values exactly — anything else will be rejected.

Installs
1
GitHub Stars
6
First Seen
13 days ago
imagine — mineru98/skills-store