google-slides-storyboard

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Google Slides Storyboard Skill

Google Slides 故事板技能

Presentation automation and storyboard-driven slide deck generation for Google Slides.
基于故事板驱动的Google Slides演示文稿自动化与幻灯片生成工具。

When to Use

使用场景

Activate this skill when the task involves:
  • Creating presentations from research or content
  • Building pitch decks or proposal documents
  • Generating visual storyboards for narratives
  • Automating recurring presentation formats
  • Converting documents to slide format
当任务涉及以下内容时,激活此技能:
  • 根据研究内容创建演示文稿
  • 制作推介演示文稿或提案文档
  • 为叙事内容生成可视化故事板
  • 自动化重复的演示文稿格式
  • 将文档转换为幻灯片格式

Capabilities

功能特性

1. Storyboard Generation

1. 故事板生成

Convert narratives into visual slide sequences:
  • Scene-by-scene breakdown
  • Key message identification
  • Visual cue suggestions
  • Speaker notes generation
将叙事内容转换为可视化幻灯片序列:
  • 逐场景分解
  • 关键信息识别
  • 视觉提示建议
  • 演讲备注生成

2. Slide Deck Creation

2. 幻灯片演示文稿创建

Generate complete presentations:
  • Title slides with branding
  • Content slides with layouts
  • Data visualization slides
  • Summary and CTA slides
生成完整的演示文稿:
  • 带有品牌标识的标题幻灯片
  • 带布局的内容幻灯片
  • 数据可视化幻灯片
  • 总结与行动号召幻灯片

3. Template Application

3. 模板应用

Apply consistent design systems:
  • Brand color palettes
  • Typography hierarchies
  • Layout grids
  • Animation patterns
应用统一的设计系统:
  • 品牌调色板
  • 字体层级结构
  • 布局网格
  • 动画模式

4. Asset Integration

4. 资源整合

Incorporate visual elements:
  • Generated images (via Imagen 3)
  • Charts and graphs
  • Icons and illustrations
  • Video embeds
整合视觉元素:
  • 生成的图片(通过Imagen 3)
  • 图表与图形
  • 图标与插图
  • 视频嵌入

Execution Pattern

执行流程

text
1. STRUCTURE → Define slide sequence and narrative arc
2. LAYOUT → Select templates and layouts per slide
3. CONTENT → Populate text, data, and placeholders
4. ASSETS → Generate or insert visual elements
5. POLISH → Apply animations and transitions
6. EXPORT → Deliver as Google Slides link or PDF
text
1. STRUCTURE → 定义幻灯片序列与叙事脉络
2. LAYOUT → 为每张幻灯片选择模板与布局
3. CONTENT → 填充文本、数据与占位符
4. ASSETS → 生成或插入视觉元素
5. POLISH → 应用动画与转场效果
6. EXPORT → 以Google Slides链接或PDF格式交付

Storyboard Input Format

故事板输入格式

yaml
presentation:
  title: "Presentation Title"
  theme: "modern-dark" | "corporate-light" | "creative-vibrant"
  
slides:
  - type: title
    headline: "Main Title"
    subtitle: "Supporting tagline"
    
  - type: content
    headline: "Section Header"
    bullets:
      - "Key point 1"
      - "Key point 2"
    visual: "chart" | "image" | "icon-grid"
    
  - type: data
    headline: "Data Visualization"
    chart_type: "bar" | "line" | "pie" | "comparison"
    data_source: "inline" | "reference"
    
  - type: cta
    headline: "Call to Action"
    action: "Contact information or next steps"
yaml
presentation:
  title: "Presentation Title"
  theme: "modern-dark" | "corporate-light" | "creative-vibrant"
  
slides:
  - type: title
    headline: "Main Title"
    subtitle: "Supporting tagline"
    
  - type: content
    headline: "Section Header"
    bullets:
      - "Key point 1"
      - "Key point 2"
    visual: "chart" | "image" | "icon-grid"
    
  - type: data
    headline: "Data Visualization"
    chart_type: "bar" | "line" | "pie" | "comparison"
    data_source: "inline" | "reference"
    
  - type: cta
    headline: "Call to Action"
    action: "Contact information or next steps"

Output Format

输出格式

xml
<presentation_output>
  <metadata>
    <title>Presentation Title</title>
    <slide_count>12</slide_count>
    <google_slides_url>https://docs.google.com/presentation/d/...</google_slides_url>
    <pdf_export_url>...</pdf_export_url>
  </metadata>
  
  <slides>
    <slide number="1" type="title">
      <content_summary>...</content_summary>
      <speaker_notes>...</speaker_notes>
    </slide>
  </slides>
  
  <assets_used>
    <asset type="image" source="imagen-3" slide="3" />
  </assets_used>
</presentation_output>
xml
<presentation_output>
  <metadata>
    <title>Presentation Title</title>
    <slide_count>12</slide_count>
    <google_slides_url>https://docs.google.com/presentation/d/...</google_slides_url>
    <pdf_export_url>...</pdf_export_url>
  </metadata>
  
  <slides>
    <slide number="1" type="title">
      <content_summary>...</content_summary>
      <speaker_notes>...</speaker_notes>
    </slide>
  </slides>
  
  <assets_used>
    <asset type="image" source="imagen-3" slide="3" />
  </assets_used>
</presentation_output>

Integration Points

集成对接点

  • NotebookLM Research: Receives research findings for content
  • Image Generation: Requests visual assets for slides
  • Content Orchestrator: Receives storyboard commands
  • NotebookLM Research: 接收研究成果作为内容来源
  • Image Generation: 请求幻灯片所需的视觉资源
  • Content Orchestrator: 接收故事板指令

Slide Templates

幻灯片模板

TemplateUse Case
title
Opening and section dividers
content-bullets
Key points with bullets
content-visual
Text + image layout
data-chart
Charts and graphs
comparison
Side-by-side comparisons
quote
Featured quotes or testimonials
cta
Closing call-to-action
blank
Custom layouts
模板使用场景
title
开场与章节分隔页
content-bullets
带项目符号的要点内容
content-visual
文本+图片布局
data-chart
图表与图形
comparison
并排对比内容
quote
特色引用或客户证言
cta
收尾行动号召
blank
自定义布局

Best Practices

最佳实践

  1. Narrative Flow: Ensure slides follow a logical story arc
  2. Visual Hierarchy: One key message per slide
  3. Asset Quality: Use high-resolution images (min 1920x1080)
  4. Accessibility: Include alt text and readable fonts
  1. 叙事流程: 确保幻灯片遵循逻辑清晰的故事脉络
  2. 视觉层级: 每张幻灯片仅突出一个核心信息
  3. 资源质量: 使用高分辨率图片(最低1920x1080)
  4. 可访问性: 包含替代文本与易读字体

Error Handling

错误处理

ErrorRecovery
API rate limitQueue requests with exponential backoff
Asset generation failsUse placeholder with manual note
Template mismatchFall back to default template
错误类型恢复方案
API调用频率限制使用指数退避策略排队请求
资源生成失败使用占位符并添加手动备注
模板不匹配回退到默认模板

Cost Considerations

成本考量

  • Fuel Cost: 15-50 PTS per presentation
  • Optimization: Reuse templates and cached assets
  • 燃料成本: 每份演示文稿15-50 PTS
  • 优化建议: 重复使用模板与缓存资源