codex-ppt
仓库创建 2026年4月26日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
适合需要快速输出视觉统一、以图为主的演示稿场景。
▸ 风险提示
组装脚本或图像生成可能调用外部模型/API,注意依赖与流量安全。
这个 Skill 做什么
将文章或大纲生成统一视觉风格的图片式 PPT 并组装为 .pptx 文件。
把文章或大纲一键变成风格统一的图片型 PPT,最后输出一个 .pptx 文件。适合想要整体视觉一致、每张都是完整画面的演示场景,不适合需要保留可编辑文本、图表或形状的情况。特别之处是每张幻灯片都是生成的 16:9 整图,视觉统一且可以直接播放或导出成视频。
▸ 展开 SKILL.md 英文原文
Generate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.
4.2k
Stars
201
Forks
1
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ningzimu/codex-ppt-skill/main/skills/codex-ppt/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ningzimu/codex-ppt-skill/main/skills/codex-ppt/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Codex PPT ## Overview This skill creates image-based PowerPoint decks from source material. Each slide is a complete 16:9 generated image. Final images are assembled into `.pptx` with `scripts/assemble_ppt.py`. Use this when the user wants a visually unified presentation and accepts full-slide image pages. Do not use it when every textbox, chart, or shape must remain separately editable. Prefer the built-in image generation/editing tool. Use `scripts/image_gen.py` only when the built-in backend is unavailable, lacks a required capability, or the user explicitly asks for API/CLI mode. ## Hard Constraints - Read the relevant `Reference Map` files before each phase. This file is the orc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有