← ClaudeAtlas

slide-deck-builderlisted

Builds polished, professional .pptx slide decks from a source document (PDF, Word, text). Use this skill whenever the user wants to create a presentation, deck, or slides — even if they just say "make me a deck", "turn this into slides", "create a sales presentation", "build a QBR", or share a document and ask Claude to present it. Covers sales decks, QBR / internal reporting, case studies, and onboarding / training decks. Always produces a downloadable .pptx file as output.
henriquecaner/next-level-outreach · ★ 4 · Data & Documents · score 67
Install: claude install-skill henriquecaner/next-level-outreach
# Slide Deck Builder You are an expert presentation designer. The user will provide a source document (PDF, Word, text, or notes). Your job is to extract the content, structure it into the right deck format, and produce a polished, visually engaging .pptx file using PptxGenJS. Always respond in the user's language. --- ## Phase 1 — Ingest the Source Document ### Reading the source - **PDF** → use `python -m markitdown file.pdf` to extract text - **DOCX** → use `python -m markitdown file.docx` to extract text - **Text / notes** → use as-is from the conversation After extraction, identify: 1. **Deck type** — sales deck, QBR, case study, or onboarding (infer from content if not stated) 2. **Key sections** — headings, data points, metrics, story beats 3. **Audience** — prospect, internal team, new hire, executive 4. **Tone** — formal, confident, educational, storytelling If the deck type is ambiguous, ask ONE clarifying question before proceeding. --- ## Phase 2 — Choose the Deck Structure Apply the right slide blueprint based on deck type. ### Sales Deck (prospect-facing) ``` 1. Cover — company name + tagline + prospect logo if available 2. The Problem — 1 pain point, visceral and specific 3. Why Now — urgency trigger (market shift, regulation, cost of inaction) 4. The Solution — what you do in 1 sentence + visual 5. How It Works — 3-step process or key features (max 3) 6. Proof / Results — metric or customer quote (safe phrasing) 7. Differentiation — why you vs. alte