Meta-skill for turning PowerPoint templates into reusable skills, not for making presentations directly. The workflow is thorough: you feed it a .pptx template, it analyzes placeholder positions down to the inch, then generates a complete skill package with the template in assets/ and detailed SKILL.md instructions. The real value is in how it handles content boundaries. It teaches you to find the actual content start position by looking at OBJECT placeholders instead of just assuming content starts after the subtitle, which prevents overlapping with decorative borders. The generated skills include exact x/y coordinates for every placeholder and proper bullet hierarchy handling. If you're building presentation tools or need to template-ize corporate decks, this gives you the scaffolding.
npx skills add https://github.com/anthropics/financial-services-plugins --skill ppt-template-creator