Headless PowerPoint generation for when you're running Claude in managed-agent mode and need a deck written to disk instead of driving a live Office document. Wraps python-pptx in a simple contract: drop the file in ./out/ and return the path. Mirrors the same one-idea-per-slide conventions as the live pitch-deck skill, supports firm templates when mounted, and expects every number to trace back to your model with proper footnotes. The source is clear about when not to use it: if the mcp__office__powerpoint_* tools are available, those are better because they give the user review checkpoints in the live document. This is the fallback for CMA sessions.
npx skills add https://github.com/anthropics/financial-services-plugins --skill pptx-author