Use before adapting or debugging any PPTX template-driven deck. Parses a template into a portable spec.json contract: classified shape tree, slide roles, repeated card structures, per-slide fill_plan, text style/paragraph metadata, font availability, and optional renders. This is the required first half of the parse→generate pipeline consumed by ppt-template-adaptation.
$npx -y skills add cxyzyr/pptx-template-skills --skill pptx-template-parsingInstalls into the current project.
Run `npx skills use "https://github.com/cxyzyr/pptx-template-skills" --skill "cxyzyr/pptx-template-skills/pptx-template-parsing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cxyzyr/pptx-template-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cxyzyr/pptx-template-skills"` and select the relevant skills, then follow their instructions.