What problem does it solve? Creating visually distinctive presentations is hard for non-designers, and converting PowerPoint decks to web-friendly formats usually produces generic, broken layouts. This Skill builds self-contained, animation-rich HTML slide decks that run entirely in the browser with no dependencies. ## Core Features & Use Cases - HTML Presentation Generation: Creates single-file decks with 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: Offers 12 curated presets (Bold Signal, Neon Cyber, Swiss Modern, etc.) and generates single-slide previews so users pick a style by seeing it, not describing it. - 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 viewport-safe presentation.html that fits every screen from 1920x1080 down to 375x667. ## Quick Start Ask the assistant to create an HTML presentation from your notes or convert an attached PPTX file into a web slide deck.