What problem does it solve? Creating professional slide decks manually is time-consuming, especially when you need consistent theming, typography, and structure across many slides. This Skill automates the entire pipeline from topic or content file to a finished PPTX file. ## Core Features & Use Cases - Topic-to-Slides Generation: Provide a topic string and get a structured outline with title, content, metrics, quote, and closing slides. - File-Based Conversion: Convert existing markdown or text documents into slides by mapping headings, lists, tables, and blockquotes to appropriate slide types. - Theme and Layout Control: Choose from dark, light, or corporate color themes with consistent Calibri typography and 16:9 widescreen layout. - Use Case: Run zuvo:presentation "Q1 2026 Product Review" --slides 12 --theme dark to produce a ready-to-present deck with speaker notes, then edit the generated Python script for fine-tuning. ## Quick Start Ask the AI to generate a 10-slide corporate-themed PowerPoint presentation from your topic or markdown file using the presentation skill.