pptx
Originally fromsickn33/antigravity-awesome-skills
Installation
SKILL.md
PPTX creation, editing, and analysis
Overview
Create, edit, or analyze the contents of .pptx files when requested. A .pptx file is essentially a ZIP archive containing XML files and other resources. Different tools and workflows are available for different tasks.
CRITICAL: Read All Documentation First
Before starting any presentation task, read ALL relevant documentation files completely to understand the full workflow:
- For creating new presentations: Read
html2pptx.mdandcss.mdin their entirety - For editing existing presentations: Read
ooxml.mdin its entirety - For template-based creation: Read the relevant sections of this file plus
css.md
NEVER set any range limits when reading these files. Understanding the complete workflow, constraints, and best practices before starting is essential for producing high-quality presentations. Partial knowledge leads to errors, inconsistent styling, and visual defects that require rework.