Loading repository data…
Loading repository data…
CamelKing1997 / repository
Codex PPT skill for editable PowerPoint and presentation decks. Build leadership, executive, and project update slides as editable .pptx with repo-backed evidence and screenshot QA.
一个面向中文用户的 Codex PPT skill、PowerPoint skill 和 presentation skill,用于生成或修订适合领导/业务汇报场景的可编辑 16:9 .pptx、PowerPoint 演示文稿和 presentation deck。
English version: README.en.md
editable-leadership-pptx 是一个社区维护的 Codex skill。它基于 Codex 内置 slides skill 的工作流、helper 能力和审阅脚本构建,并针对领导汇报场景做了专门化封装,包括:
本仓库不是 OpenAI 官方仓库、官方 skill 发布物,也不代表 OpenAI 对本项目的背书、支持或认证。
slides skill 的关系这个仓库不是从零实现的一套新工具链,而是在 Codex slides skill 的基础能力之上做了场景化封装。
slides 工作流中的部分 helper 与 review 脚本assets/pptxgenjs_helpers/ 和 scripts/slides/ 下包含 vendored 或改编后的本地资源为了降低运行时依赖和分发复杂度,本仓库将相关能力本地化,因此使用本 skill 时不要求额外依赖外部 slides skill。
16:9 .pptxeditable-leadership-pptx/
├─ SKILL.md
├─ README.md
├─ README.en.md
├─ NOTICE
├─ LICENSE.txt
├─ .gitignore
├─ .gitattributes
├─ agents/
│ └─ openai.yaml
├─ references/
│ ├─ executive-pptx-rules.md
│ ├─ authoring-strategy.md
│ ├─ environment-setup.md
│ ├─ pptxgenjs-helpers.md
│ └─ apple-keynote-aesthetic.md
├─ scripts/
│ ├─ review_deck.py
│ ├─ validate_deck.py
│ ├─ bootstrap_slides_tooling.py
│ └─ slides/
└─ assets/
├─ slides-small.svg
├─ slides.png
└─ pptxgenjs_helpers/
请将当前仓库 clone 到你的本地 skill 目录,仓库地址请替换为你自己的 fork 或发布地址:
git clone <repository-url> ~/.codex/skills/editable-leadership-pptx
如果你希望把仓库放在别的目录,再链接到 Codex:
git clone <repository-url> ~/codex-skills/editable-leadership-pptx
ln -s ~/codex-skills/editable-leadership-pptx ~/.codex/skills/editable-leadership-pptx
Windows 示例:
git clone <repository-url> $env:USERPROFILE\.codex\skills\editable-leadership-pptx
在 Codex 中显式调用:
Use $editable-leadership-pptx to build or revise this deck as an editable 16:9 .pptx.
中文场景下更常见的写法:
Use $editable-leadership-pptx,根据当前项目代码、实验结果和模型评估数据,生成一份给领导汇报的可编辑 16:9 PPT。
环境安装说明见:
常用命令:
python scripts/bootstrap_slides_tooling.py path/to/workspace --all
python scripts/review_deck.py path/to/deck.pptx
python scripts/review_deck.py path/to/deck.pptx --deep
python scripts/validate_deck.py path/to/deck.pptx --strict
如果你在自己的 Codex 环境中还维护了额外的 skill 校验脚本,请按你的本地环境单独执行;本 README 不再假定任何特定用户名、磁盘路径或私有目录结构。
如果你准备把基于本 skill 的项目或模板公开:
slides skill 工作流整理、vendored 或改编的资源Copyright (c) OpenAI 等版权声明,应按原样保留LICENSE.txt 提供了仓库内相关 vendored 资源所需保留的 Apache License 2.0 文本Codex、OpenAI、slides 等名称在本仓库中仅用于描述来源、兼容性或适用场景,不表示官方从属、授权推广或商业背书如果你计划将本仓库进一步分发、二次发布或合并到内部模板体系中,建议由你的法务或开源合规流程再做一次复核。
如果你是通过 GitHub 或搜索引擎在找 PPT 相关 skill,可以用下面这些词找到本项目: