This is a comprehensive toolkit for working with PowerPoint files through code. It covers three main workflows: reading content with markitdown, editing existing templates through XML manipulation, and creating presentations from scratch with pptxgenjs. What stands out is the opinionated design guidance, complete with specific color palettes, typography recommendations, and a list of common mistakes to avoid. The QA section is unusually rigorous, explicitly assuming your first render will have problems and pushing you to use subagents for visual inspection. It includes grep commands to catch leftover placeholder text and a full image conversion pipeline for slide-by-side review. The emphasis on avoiding generic blue slides and AI-generated tell-tale signs like accent lines under titles shows practical experience with presentation work.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill pptx