codex-image-gallery

Installation
SKILL.md

Codex Image Gallery

Start a local browser gallery for Codex image outputs. This skill is self-contained: the server lives in scripts/server.mjs, and the UI template lives in assets/index.html.

Quick Start

Run commands from this skill directory, the directory containing this SKILL.md.

node scripts/server.mjs

The server prints the actual URL. It starts at http://127.0.0.1:8765/ and tries later ports if the default is occupied.

Workflow

  1. Check the default URL first:
Installs
113
GitHub Stars
1.3K
First Seen
Jun 28, 2026
codex-image-gallery — daymade/claude-code-skills