pitch-deck

Populate PowerPoint pitch deck templates with data from source files.

26|2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill pitch-deck-viviennamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pitch-deck
Source: https://github.com/ViviennaMAO/money_banking_financial_market/tree/main/financial-services-main/plugins/vertical-plugins/investment-banking/skills/pitch-deck
Command: npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill pitch-deck-viviennamao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, pandas, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and population of investment banking pitch deck templates, saving time and ensuring consistency across slide decks.

Core Features & Use Cases

  • Automated Template Population: Populate PowerPoint pitch deck templates with data from source files.
  • Data Extraction and Validation: Extract and validate data from Excel, CSV, PDF, Word, and database sources.
  • Use Case: Imagine you have a completed Excel spreadsheet with financial data for a potential investment. Use this Skill to automatically populate a pitch deck template with the relevant data and formatting.

Quick Start

Use the pitch-deck skill to automatically populate the pitch deck template 'investment-pitch-deck.pptx' with data from the Excel file 'financial-data.xlsx'.

Frequently Asked Questions about pitch-deck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate populating a PowerPoint pitch deck template with financial data from Excel?

Automating PowerPoint pitch deck population involves mapping data from Excel source files into template placeholders using Python libraries like python-pptx and pandas for data manipulation and slide formatting.

What is PowerPoint automation for investment banking pitch decks?

PowerPoint automation for pitch decks is the process of extracting financial data from source files and programmatically generating formatted presentation slides to ensure consistency and save manual preparation time.

Do I need Python to extract financial data and populate pitch deck templates automatically?

Yes, you need Python along with libraries like python-pptx for PowerPoint automation, pandas for data manipulation, and openpyxl to parse Excel files for template population and data validation.

Can I extract and validate data from multiple source files like CSV and Word for pitch deck creation?

Data extraction and validation supports multiple source formats including Excel, CSV, PDF, and Word files, enabling comprehensive financial analysis and accurate data mapping for pitch deck creation.

How do I handle complex data mapping and formatting when automating presentation output?

Handling complex data mapping requires validating extracted financial data against template structures and applying formatting rules programmatically to ensure accurate presentation output without manual adjustments.