Show HN: Public-safe skin packs for the Codex desktop app
By Dillip Chowdary • Jul 22, 2026 • Source: HN Claude/Codex/Fable
Checking the source page for grounded facts only, then drafting the paragraphs from those.Drafting from the provided HN facts plus the linked installer page only.A Show HN submission titled Public-safe skin packs for the Codex desktop app points to the Codex Skin Pack Installer on codex-theme-gallery.howardhua.chatgpt.site. The listing had 1 point and 0 comments at capture (HN item 49002037). The product is a public Codex Skill, not a screenshot gallery: it installs skin packs for the Codex desktop app through the agent, with release downloads under ChannelerH/codex-skin-packs (including tag v0.1.0) and skill source under that same repo’s skills path.
The installer is built as a real install path. It downloads skin packs from GitHub releases, validates theme.json and background.png, stages files locally, and keeps restore guidance in the workflow. Users can install via the Codex plugin marketplace (sparse plugin path for codex-skin-pack-installer) or with npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer. After the Skill is installed, a helper script can fetch a named pack (for example python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" caishen-readable). Application still goes through the user’s active skin manager (Codex Dream Skin or equivalent); the Skill stages and validates rather than silently overwriting the live theme.
Advertisement
Tech Pulse Daily
Get tomorrow's pulse first
Join engineers who read Tech Pulse before stand-up. Free, weekday mornings.
For engineers and builders, the useful piece is the safety model: stage first, verify Home, Task, Diff, and Composer readability, then keep the restore path before continuing work. That matches how people actually theme a coding UI—text contrast and layout on the surfaces that matter—without treating skins as pure cosmetic drop-ins. Caishen Readable is positioned as the lowest-friction starter pack because it prioritizes readable text and ships with a theme page, zip, and direct fetch command; Caishen Lite is offered as another starter.
Market-wise this sits at the intersection of Codex theming efforts already in flight: Theme Inject (codecnmc/codex-theme-inject, with Caishen Readable under upstream review as a downloadable example), ReTheme package work (duxweb/ReTheme), and Codex Dream Skin (xnydl/codex-dream-skin, including a macOS preset proposal). The gallery/installer page is explicit that traffic from Codex theme lists already lands here, and that the goal is a better acquisition path than screenshots—install command, first prompt, release downloads, and safety model in one place, plus a machine-readable theme feed.
Practical takeaway: if you run Codex desktop and want skins without guessing file layout, install the public Skill, stage Caishen Readable (or list packs and pick another), apply with your current theme manager, and only keep the pack after checking the four main surfaces. Watch whether Theme Inject, ReTheme, and Dream Skin PRs absorb these packs as first-class examples, and whether the installer stays the preferred path for public, validated packs versus ad-hoc zip drops.
Advertisement
🔎 More interesting news
- OpenAI's models broke containment and cyberattacked Hugging Face — what enterprises need…
- Claude Code on desktop now works with the iOS simulator
- Kimi K3: second only to Fable 5 on AA-Briefcase
- Governments, companies, nonprofits should invest in free, open source AI [pdf]
- Today's full Tech Pulse briefing →