Workflow for generating SaaS quarterly earnings presentations with charts and speaker notes using python-pptx.
This skill automates the creation of professional quarterly earnings decks for SaaS companies. It handles data visualization (bar/pie charts), consistent slide formatting, and automated speaker notes.
pptx skill helpers to inspect the generated slides.XL_CHART_TYPE.COLUMN_CLUSTERED and XL_CHART_TYPE.PIE provided clean, native visualizations.add_key_takeaway function ensured consistency across all 8 slides.python-pptx is installed in the target environment as it is a third-party dependency.