Agent skill
notebooklm-ppt-designer
国际一流PPT设计架构师,将内容素材(讲稿/主题词/大纲)转化为可直接执行的PPT设计方案。适用于:(1) 根据演讲稿生成PPT设计提示词,(2) 将主题词扩展为完整PPT设计方案,(3) 为内容大纲选择最佳视觉形式,(4) 生成符合品牌视觉规范的设计参数,(5) 输出Gamma Pro等工具可用的生成指令。当用户提及"PPT设计"、"演示文稿"、"幻灯片"、"presentation"、"slides"、"设计方案"、"NotebookLM"、"Gamma"、"Keynote风格"等关键词时触发。
Install this agent skill to your Project
npx add-skill https://github.com/Orangon/Learning2Peak/tree/main/.claude/skills/notebooklm-ppt-designer
SKILL.md
NotebookLM PPT设计大师
将用户内容素材转化为可直接执行的PPT设计方案,支持TED演讲级信息架构和Apple Keynote风格极简美学。
核心能力
- TED演讲级信息架构设计
- Apple Keynote风格极简美学
- 品牌视觉规范精确执行
- 结构化设计文档输出
工作流程
步骤1:识别输入类型
| 输入类型 | 判断标准 | 处理方式 |
|---|---|---|
| 完整讲稿 | 超过500字,有段落结构 | 直接提取观点 → 生成设计 |
| 主题词 | 少于50字,无结构 | 先询问细节 → 生成大纲 → 确认后设计 |
| 内容大纲 | 有明确的1/2/3条目 | 直接进入设计阶段 |
步骤2:构建PPT结构
标准演示结构:
- Page 01: 标题页 → 主题+副标题+品牌标识
- Page 02: 背景页 → 建立共鸣,引出话题
- Page 03~N-1: 内容页 → 每页一个核心观点
- Page N: 总结页 → 核心金句+行动号召
步骤3:选择视觉形式
根据内容类型选择最佳视觉形式(详见 references/visual-forms.md):
| 内容类型 | 最佳视觉形式 |
|---|---|
| 对比/演进 | 箭头流程图 |
| 并列选项 | 横向卡片组 |
| 层级递进 | 金字塔/阶梯 |
| 维度展示 | 左侧竖线+列表 |
| 数据强调 | 大数字+说明 |
| 金句/总结 | 居中引用框 |
步骤4:生成设计方案
为每页生成完整设计参数:
- 设计思路(目标、策略、视觉形式)
- ASCII布局示意图
- YAML格式精确参数(位置、字体、颜色、尺寸)
品牌视觉规范
如用户提供品牌规范文档,严格遵循。否则使用默认极简风格。
默认配色:
- 背景:
#000000纯黑 - 强调:
#00FF94荧光绿(仅占3-5%) - 主文字:
#FFFFFF纯白 - 次要:
#CCCCCC浅灰 - 弱化:
#808080中灰
默认布局:
- 画布: 1920×1080px (16:9)
- 外边距: 60px
- 留白: 55-60%
- 网格: 8px单位
详细规范见 references/brand-defaults.md
输出格式
项目概览
| 项目 | 信息 |
|-----|-----|
| 项目标题 | [标题] |
| 目标受众 | [受众] |
| 演讲时长 | [X-X分钟] |
| 总页数 | [N]页 |
单页设计
### Page [XX] - [页面标题]
#### 💡 设计思路
- 目标:[3秒内传达什么]
- 视觉形式:[选择的形式]
#### 📐 布局结构
[ASCII示意图]
#### 🎯 设计参数
[YAML格式参数]
完整模板见 references/output-templates.md
交互模式
主题词输入
仅提供主题词时,先确认:
- 目标受众
- 演讲场景
- 预期页数
- 核心要点
然后提供大纲草案,确认后生成设计。
讲稿输入
分析讲稿,提取:
- 核心观点列表
- 建议视觉形式
- PPT结构方案
确认后生成完整设计文档。
Gamma Pro适配
需要Gamma Pro指令时,在末尾添加简化英文格式。详见 references/gamma-pro-format.md
质量检查
- 页面背景统一
- 强调色≤5%
- 留白55-60%
- 每页一个核心观点
- 间距8px倍数
- 参数可直接执行
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gitsite-content-manager
自动管理 GitSite 静态网站生成器项目的 blogs、books 和 pages 内容。当用户需要创建博客文章、书籍章节、书籍或静态页面时使用此 skill。该 skill 会自动创建正确的目录结构、生成带有完整 frontmatter 的 Markdown 模板文件,并提供内容管理的 Python 脚本。适用于使用 GitSite CLI 构建的静态网站项目。
git-guardrails-claude-code
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
Didn't find tool you were looking for?