What problem does it solve? Creating presentation slides programmatically requires a precise, validated markup language; this Skill provides the complete syntax reference for authoring slides in Manus's PPTX-specific XML format that exports losslessly to pptx. ## Core Features & Use Cases - Complete XML Syntax Reference: Documents all six element types (text, shape, image, icon, table, chart) plus the deck-level design block with every tag, attribute, and validation rule. - Design System Support: Define canvas size, brand color variables, and font tiers once in a design block and reference them across all slides. - Rich Content Elements: Build charts (bar, column, line, area, pie, donut, scatter), tables with merged cells, Lucide icons, and bidirectional text with RTL language support. - Use Case: When asked to create a quarterly business review deck, load this reference to write valid slide XML with charts, styled tables, and branded colors that passes validation and exports to pptx. ## Quick Start Use the manus-pptx skill to create a five-slide presentation about our Q3 results with a revenue chart and summary table.