Start with Caishen Readable
Traffic from Codex theme lists is already landing on this installer. Caishen Readable is the lowest-friction pack to try first because it keeps text readable and has a direct theme page, zip, and fetch command.
Codex Skin Pack Installer is a public Codex Skill for users who want a real install path, not a fake preview. It downloads skin packs from GitHub releases, validates theme.json and background.png, stages the files locally, and keeps restore guidance in the workflow.
Traffic from Codex theme lists is already landing on this installer. Caishen Readable is the lowest-friction pack to try first because it keeps text readable and has a direct theme page, zip, and fetch command.
This skips the catalog step for visitors who already know they want the readable Caishen pack.
python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" caishen-readable
Use the installer to stage files, then apply the pack with your active Codex skin manager. Verify Home, Task, Diff, and Composer before keeping the theme.
If you use `codecnmc/codex-theme-inject`, Caishen Readable is under upstream review as a downloadable example theme.
If you are building ReTheme packages, inspect the Caishen Readable source example before packaging your own desktop theme.
If you already use Codex Dream Skin, review the macOS preset proposal or download the public pack directly.
Use the Codex plugin path for the lowest-friction install. If you already use the standard Agent Skills CLI, the same Skill also installs with `npx skills`.
codex plugin marketplace add ChannelerH/codex-skin-packs --ref main --sparse .agents/plugins --sparse plugins/codex-skin-pack-installer codex plugin add codex-skin-pack-installer@codex-skin-packs
npx skills add ChannelerH/codex-skin-packs --skill codex-skin-pack-installer --global --agent codex --yes
Start with Caishen Lite or list the available packs. The helper script validates the package before the theme is applied.
Use $codex-skin-pack-installer to install the caishen-readable Codex skin pack and tell me how to restore the default theme.
After staging, use Codex Dream Skin or your active theme manager to apply the pack. Verify Home, Task, Diff, and Composer readability, then keep the restore path before continuing work.
Users arriving from GitHub lists or search need an action they can run immediately. This page gives them the install command, the first prompt, the release downloads, and the safety model in one place.