god-tibo-imagen
Installation
SKILL.md
god-tibo-imagen — AI Image Generation via Codex Backend
Zero dependencies. Reuses your Codex login. Works from CLI, Node.js, or Python.
god-tibo-imagen generates images by sending requests to Codex's ChatGPT backend. It reads existing local authentication from ~/.codex/auth.json — no separate API key setup required if you already use Codex CLI.
Installation
Plugin (Claude Code)
claude plugin marketplace add NomaDamas/god-tibo-imagen
npm (CLI — global)
npm install -g god-tibo-imagen
# Provides the `gti` command
Related skills