This is a full pipeline for turning web articles, blog posts, or existing PowerPoint files into polished slide decks. It uses an orchestrator-workers pattern with a content.json file as the single source of truth, keeping extraction, translation, generation, and review separate. It handles COM Automation for editing open PowerPoint files directly, includes validation scripts for overflow and consistency checks, and comes with detailed implementation patterns for things like shape-based architecture diagrams and hyperlink auditing. The workflow is structured around phases with human-in-the-loop checkpoints, and it enforces rules like verifying technical content with MCP and keeping operational notes out of slides. If you need to automate presentation creation from source material or manage existing decks programmatically, this gives you the scaffolding and guardrails to do it consistently.
npx skills add https://github.com/aktsmm/agent-skills --skill powerpoint-automation