Use to generate or debug a new deck from an existing PPTX template and a parsed spec.json. Enforces the second half of the parse→generate pipeline: select pages, build one global outline, author content_plan.json, fill text while preserving parsed template style, replace icons/logo/images conservatively, validate page by page, and keep chart/table hooks explicit.
$npx -y skills add cxyzyr/pptx-template-skills --skill ppt-template-adaptationInstalls into the current project.
Run `npx skills use "https://github.com/cxyzyr/pptx-template-skills" --skill "cxyzyr/pptx-template-skills/ppt-template-adaptation"` 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.