thenamangoyal
- 1 skill
- 0 followers
- 22 hours ago last updated
- ▌ Codex Vision · thenamangoyal bundleUse when the user wants Claude to send images to OpenAI Codex — Codex-side review of an existing screenshot/mockup/wireframe, generate an image via Codex's image_gen tool, or edit an existing image via Codex — or explicitly invokes "codex-vision" / "/codex-vision". Wraps the upstream `codex exec -i` CLI with three modes (review / generate / edit) and an opt-in tmux session prefixed `claude-codex-` so the user can attach and watch. SKIP when the task is text-only, or when the user needs a durable multi-turn repo task — use codex-tmux-dev for long-running image+coding work. The bare word "codex" is not a trigger; the bare word "screenshot" is not a trigger. For generate/edit, require explicit Codex intent unless the user invoked the skill by name. Explicit `/codex-vision` invocation overrides every other gating rule below.