What problem does it solve?
This Skill solves the problem of reliably creating and editing PowerPoint presentations across platforms when you need deterministic, reviewable slide operations and consistent handling of complex layouts, text, charts, and tables.
Core Features & Use Cases
- .pptx Text Extraction & Inspection: Extract slide text, view outlines/structures, and inspect shapes, charts, tables, and accessibility details like picture alt text.
- Create & Edit Presentations: Build slide decks from scratch or update existing decks by adding, setting, removing, and validating elements.
- Batch Editing with Guardrails: Perform bulk modifications using
officecli batch --input batch.json while avoiding non-portable shell tricks and ensuring fewer failure-cascades.
- Design + QA Standards: Enforce delivery-oriented rules like speaker notes on content slides, overflow checks, and visual QA via SVG/HTML rendering.
Quick Start
Use the officecli-pptx skill to extract text from a presentation by running: "Extract slide text from slides.pptx".