Codex skin builder

Build from a real Codex skin pack, not a private screenshot.

If you are looking for a Codex skin builder, start with a verified starter pack you can inspect, download, install, and restore. This page gives builder and maker traffic a real first action: copy the install command, fetch Caishen Readable, then remix from public-safe source files.

npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer --global --agent codex --yes
1

Install the builder Skill path

Use the standard Agent Skills CLI first. It stages verified Codex skin packs locally and keeps file validation plus restore guidance in the workflow.

npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer --global --agent codex --yes
2

Fetch a readable source pack

Caishen Readable is the safest starter because it prioritizes text contrast and lower visual load. Inspect its background, theme.json, README, and portable package before remixing.

python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" caishen-readable
3

Remix without leaking workspace data

Do not publish real Codex sidebars, task names, chats, project folders, API settings, or customer context. Keep previews sanitized and preserve the restore path.

Use $codex-skin-pack-installer to install the caishen-readable Codex skin pack first. Then remix it into a public-safe Codex skin direction without using private workspace screenshots, task names, chats, file paths, or project sidebars. Keep restore guidance visible.
Starter assets

Use these as builder seeds.

These packs already expose the files a builder workflow needs: artwork, theme metadata, package downloads, README notes, and restore guidance.