What problem does it solve? Building and editing PowerPoint decks programmatically is error-prone: text overflows shapes, fonts drift from theme defaults, charts pick the wrong type, and shell quoting corrupts values. This Skill provides a complete, disciplined workflow for producing presentation-quality .pptx files through the officecli CLI, with explicit design rules and QA gates. ## Core Features & Use Cases - Deck creation and editing: Create slides, shapes, charts, tables, connectors, animations, speaker notes, and comments via officecli commands with explicit positioning and typography. - Reading and analysis: Inspect existing decks with outline, annotated, text, and issues views, plus XPath-style element queries for targeted extraction. - Design enforcement: Built-in rules for type hierarchy, color palettes, chart selection, layout patterns, and a visual QA floor (no overflow, no placeholder tokens, contrast checks). - Use Case: Ask for a quarterly business review deck and get a branded multi-slide .pptx with a cover, data charts, KPI callouts, flow diagrams, and speaker notes, validated before delivery. ## Quick Start Create a five-slide pitch deck named pitch.pptx with a dark cover, one chart slide, and speaker notes on every content slide.