Codex Skill fast path

Paste one prompt into Codex to stage Caishen Readable.

Most visitors now arrive from HN, GitHub lists, or Codex theme tools. The strongest signal is prompt copying, so this page now starts with the agent handoff: ask Codex to install the Skill, stage the readable starter, and keep restore guidance visible.

Use $codex-skin-pack-installer to install the caishen-readable Codex skin pack and tell me how to restore the default theme.
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
Prompt-first pathNo account wallSource-visible filesListed in Awesome AI Plugins marketplaceMerged in Awesome Codex Plugins list
Fast path

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.

Direct fetch

Fetch this pack after installing the Skill

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
Restore-first

Keep rollback visible

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.

Windows users

Theme Inject package path

If you use `codecnmc/codex-theme-inject`, Caishen Readable is under upstream review as a downloadable example theme.

Theme authors

ReTheme source package path

If you are building ReTheme packages, inspect the Caishen Readable source example merged upstream before packaging your own desktop theme.

1

Install the Skill

Use the Codex plugin path for the lowest-friction install. If you browse Awesome AI Plugins or Awesome Codex Plugins, install from those public marketplace indexes instead. The installer is also merged into the simple Awesome Codex Plugins list for another source-visible discovery path. If you already use the standard Agent Skills CLI, the same Skill also installs with `npx skills`.

codex plugin marketplace add https://github.com/hashgraph-online/awesome-ai-plugins.git --ref main --sparse .agents/plugins --sparse plugins
codex plugin add codex-skin-pack-installer@awesome-ai-plugins
codex plugin marketplace add https://github.com/hashgraph-online/awesome-codex-plugins.git --ref main --sparse .agents/plugins --sparse plugins
codex plugin add codex-skin-pack-installer@awesome-codex-plugins
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
2

Ask Codex to stage a pack

Start with Caishen Readable 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.
3

Apply, verify, restore

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.

Why this exists

A better acquisition path than screenshots.

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.