get-codex-theme PR path

Test Caishen Readable in get-codex-theme.

Caishen Readable is under review as a free theme for `ViisOpen/get-codex-theme`. This page is for reviewers and early testers: use the PR checkout path today, keep validation visible, and switch to the public `npx get-codex-theme` path only after the theme is merged upstream.

PR under reviewStrict asset validationCLI install/apply pathRestore-aware workflow
Today

Checkout the PR and validate locally.

The PR path uses the exact theme pack submitted to `get-codex-theme`, then runs the upstream strict asset validator before install/apply.

git clone https://github.com/ViisOpen/get-codex-theme.git
cd get-codex-theme
gh pr checkout 3
npm install
node packages/theme-cli/bin/get-codex-theme.mjs validate themes/free/caishen-readable --strict-assets
node packages/theme-cli/bin/get-codex-theme.mjs install themes/free/caishen-readable
node packages/theme-cli/bin/get-codex-theme.mjs apply caishen-readable
node packages/theme-cli/bin/get-codex-theme.mjs status
After merge

Use the public CLI path.

This is the intended shorter path after Caishen Readable is accepted by the upstream free-theme catalog. Until then, treat it as pending.

npx -y get-codex-theme install caishen-readable
npx -y get-codex-theme apply caishen-readable
npx -y get-codex-theme status
Fallback

Use our verified pack installer.

If you only want the public-safe source files now, use the Codex Skill installer path and stage Caishen Readable directly from our release.

npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer --global --agent codex --yes
python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" caishen-readable
Source proof

Original package stays visible.

The source pack contains public-safe artwork, theme.json, README, DreamSkin Studio import, portable .cds-theme package, and restore notes. It does not include private Codex screenshots.

Install prompt

Agent-native fallback.

Use this when you want Codex to fetch the verified pack first and decide which active theme manager should apply it.

Install the Codex Skin Pack Installer skill first:
npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer --global --agent codex --yes

Install this Codex skin pack: Caishen Readable.
Pack slug: caishen-readable
Pack URL: https://codex-theme-gallery.howardhua.chatgpt.site/theme-packs/caishen-readable.zip
Codex Dream Skin portable package: https://codex-theme-gallery.howardhua.chatgpt.site/theme-packs/caishen-readable.cds-theme.zip
DreamSkin Studio import package: https://codex-theme-gallery.howardhua.chatgpt.site/theme-packs/caishen-readable.dreamskin
Theme JSON: https://codex-theme-gallery.howardhua.chatgpt.site/theme-packs/caishen-readable/theme.json
After the skill is installed, run: python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" caishen-readable
Use Codex Dream Skin or the active Codex theme manager if available.
Keep the native Codex layout interactive. Do not publish or upload private workspace screenshots.
After applying, verify Home, Task, Diff, and Composer readability. Then tell me how to restore the default theme.
Why this page exists

PR traffic needs a tester handoff.

The `get-codex-theme` users are already close to install intent. They need exact commands, upstream proof, and a fallback source pack, not another generic gallery view.

Safety boundary

No private workspace capture.

The public materials use original artwork and sanitized demo data. Do not upload real Codex sidebars, task names, chats, file paths, or project content while testing.

Independence

Community project, not official.

Codex Skin Gallery and get-codex-theme are community projects and do not claim OpenAI affiliation.