What problem does it solve?
Generated PowerPoint decks often ship with overlapping content, text overflow, broken OOXML packages, missing alt text, and non-editable content baked into images. This Skill provides a deterministic audit-and-repair workflow that catches these defects before delivery.
Core Features & Use Cases
- Geometry and Layout Auditing: Checks content collisions, text capacity, safe margins, containment, and positive dimensions against the layout specification.
- Accessibility and Editability Checks: Verifies slide titles, document language, reading order, meaningful-image alt text, table headers, and that content remains native editable objects.
- OOXML Package Validation: Runs a package validator to detect malformed XML, broken relationships, content-type gaps, and duplicate layout links, saving a JSON report.
- Use Case: After generating a 40-slide production deck from a spec, run this Skill to compare actual slide bounds against the layout tree, fix overflows, validate the package, and produce a documented audit trail with any exceptions.
Quick Start
Validate the generated PPTX deck against its spec and repair any geometry, accessibility, or package-integrity failures before delivery.