What problem does it solve? Building PowerPoint decks with smooth Morph transitions requires manually matching shape names across slides, ghosting old content off-canvas, and setting transition properties β a workflow that silently fails (plain fades, ghost accumulation, overlapping shapes) without strict discipline. ## Core Features & Use Cases - Cross-slide shape pairing: Uses the !!scene-* / !!actor-* / #sN-* naming system so PowerPoint's Morph engine interpolates position, size, rotation, fill, and opacity between adjacent slides. - Four morph recipes: Single-element morph, multi-actor choreography, continuous multi-slide story arcs (with clone/ghost/verify helper scripts), and morph-plus-fade hybrid entrances. - 52-style visual library: A categorized style index (dark, light, warm, vivid, bw, mixed) with palette hex trios for mood-matched design lookup. - Delivery gates: Automated verification of transitions, ghosting, spatial variety, and ghost accumulation before delivery. - Use Case: A user asks for a 5-slide product launch deck where a ring shape grows and drifts across slides while titles refresh β the skill plans the morph pairs, builds the deck with officecli, and verifies every transition. ## Quick Start Ask the AI to create a PowerPoint deck with smooth morph transitions between slides on your chosen topic.