What problem does it solve? Turning a company's branded PowerPoint template into a repeatable, reusable skill requires manually extracting layouts, placeholder positions, and content boundaries—tedious work that is easy to get wrong. This Skill automates that analysis and packages the result as a self-contained skill. ## Core Features & Use Cases - Template Analysis: Extracts slide dimensions, layouts, and exact placeholder positions (x, y, width, height) from .pptx/.potx files using python-pptx. - Skill Generation: Produces a complete skill directory with SKILL.md and assets/template.pptx, including placeholder mapping tables and content area boundaries. - Validation Example: Generates a sample presentation to confirm the generated skill works correctly. - Use Case: A consultant receives a client's branded .pptx template and wants to generate on-brand pitch decks repeatedly. This Skill converts that template into a reusable skill that future presentation requests can invoke. ## Quick Start Create a reusable presentation skill from my attached company-template.pptx file.