What problem does it solve? Building presentation decks that look distinctive and fit every screen is hard for non-designers, and converting PowerPoint files to web-friendly formats usually requires manual rework. This Skill produces self-contained HTML presentations with viewport-safe layouts and guided style discovery. ## Core Features & Use Cases - HTML Presentation Generation: Creates single-file decks with inline CSS/JS, keyboard, wheel, and touch navigation, reveal animations, and reduced-motion support. - PPT/PPTX Conversion: Extracts text, images, and speaker notes from PowerPoint files using python-pptx, then rebuilds them as styled HTML slides. - Visual Style Exploration: Generates three single-slide previews from 12 curated presets so users pick a design by looking, not by answering abstract questionnaires. - Use Case: A developer needs a conference talk deck from rough notes. The Skill asks about mood, shows three styled preview slides, then builds a complete presentation.html that fits every viewport from 375px phones to 1920px desktops. ## Quick Start Ask the assistant to create an HTML presentation from your notes or convert your PPTX file into a web deck, then pick one of the generated style previews.