---
id: slide-deck
name: Slide Deck
description: Create a professional presentation about any topic
---

# Slide Deck Creation

Create a [N]-slide presentation about [TOPIC] for [AUDIENCE]:

1. **Research**: Gather information using web-search and read-website-fast. For data-heavy topics, extract tables with playwright.
2. **Outline**: Structure the deck using sequentialthinking:
   - Slide 1: Title + subtitle + date
   - Slide 2: Agenda / Overview
   - Slides 3-N-2: Content slides (one key message each)
   - Slide N-1: Summary / Key takeaways
   - Slide N: Next steps / Call to action
3. **Data**: If data is involved, create supporting charts with chart-mcp.
4. **Build**: Create the presentation with powerpoint MCP:
   - Use consistent layout across slides
   - Max 6 bullets per slide, max 6 words per bullet
   - Include charts and data visualizations where relevant
5. **Review**: Check flow, consistency, and completeness.
6. **Save**: Save as `presentations/[topic]-v1.pptx`.

**Parameters**: [number of slides] [topic] [target audience] [tone: formal|casual|technical]
