跳到主要内容
知仓学习社ZHICANG

codex-skin-pack-installer

Install Codex themes and Codex skin packs with npx skills. Use this skill when a user wants Codex to find, download, validate, apply, switch, remix,…

联网写文件读文件无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少3 个文本文件,9 KB
它会碰到什么联网写文件读文件
命中总数8 处
命中统计严重 0 · 高 0 · 中 8 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Codex Skin Pack Installer

Install verified Codex theme and skin packs without publishing private workspace screenshots or editing the signed app bundle.

This is a Skills.sh / npx skills installer for public-safe Codex desktop themes. It is meant for users searching for "Codex theme", "Codex skin", "install Codex theme", or "Codex Dream Skin packs" who want a real downloadable theme pack instead of a private screenshot.

Quick Start

Install this skill:

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

Use the helper script to download and stage a pack:

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

The script downloads from the public GitHub release, validates the zip, extracts it to ~/.codexthemes/packs/<slug> by default, and writes a source manifest.

List available packs:

python3 "$CODEX_SKILL_DIR/scripts/fetch_skin_pack.py" --list

Workflow

  1. Identify the requested pack slug. If the user gives a vague style, list available packs and pick the closest match.
  2. Run scripts/fetch_skin_pack.py <slug> unless the user already has a local pack folder.
  3. Inspect the staged folder. It must contain theme.json, background.png, and preferably README.md.
  4. Apply the staged pack through the user's active Codex theme manager or Codex Dream Skin workflow. Do not modify app.asar, signed application bundles, private task data, or private screenshots.
  5. Verify the Codex Home, Task, Diff, and Composer states for readability. If a live UI check is not possible, say that clearly and provide the staged path plus manual apply guidance.
  6. Always finish with the restore path: use the active theme manager's restore command or restore the default Codex appearance from the saved/original theme state.

Pack Slugs

  • caishen-readable - lower-strain fortune skin and recommended first pack.
  • caishen-lite - soft fortune skin with readable working areas.
  • caishen-max - brighter fortune skin for short immersive sessions.
  • global-founder-bright - bright international growth/workspace skin.
  • export-night - dark export-ops skin.
  • mythic-guardian-noir - dark mythic focus skin.

Safety Rules

  • Do not upload or publish the user's real Codex workspace screenshots.
  • Do not include task names, chats, sidebars, file paths, emails, keys, or project names in public assets.
  • Do not claim the pack is official OpenAI software.
  • Do not patch app.asar or the signed Codex application bundle.
  • Keep theme.json and background.png together; a background without matching theme colors is not a complete skin.

Useful Prompts

Apply a staged pack:

Apply the Codex skin pack staged at STAGED_PATH.
Use the active Codex theme manager or Codex Dream Skin workflow.
Keep the native Codex layout interactive.
Do not upload private workspace screenshots.
Verify Home, Task, Diff, and Composer readability.
Tell me the restore path before finishing.

Restore default appearance:

Restore my Codex desktop theme to the default appearance.
Use the active Codex theme manager's restore path.
Verify the sidebar, home screen, task view, diff view, and composer are back to readable native styling.
Do not modify app.asar or the signed application bundle.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,027
本站分层T1
该仓技能数1910
原文件路径plugins/ChannelerH/codex-skin-packs/skills/codex-skin-pack-installer/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 1910 个技能