This handles PowerPoint file creation, editing, and analysis through multiple workflows. For reading content, it converts presentations to markdown or unpacks the OOXML structure to access raw XML for comments, speaker notes, and formatting details. Creating new presentations uses an html2pptx converter that turns HTML slides into PowerPoint with accurate positioning. The documentation is notably opinionated about design, pushing you to think about color palettes and typography before writing code, with 18 example color schemes and specific layout patterns to avoid generic corporate templates. If you're automating presentation generation or need to extract structured data from existing decks, this covers both ends well.
npx skills add https://github.com/ailabs-393/ai-labs-claude-skills --skill pptx