pitch-deck

Generate PowerPoint pitch decks from structured JSON data using Python scripts.

567|82|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/pedronauck/skills --skill pitch-deck-pedronauck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pitch-deck
Source: https://github.com/pedronauck/skills/tree/main/skills/pitch-deck
Command: npx skills add https://github.com/pedronauck/skills --skill pitch-deck-pedronauck

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of professional pitch decks, transforming raw business information into a structured, visually appealing presentation.

Core Features & Use Cases

  • Automated Slide Generation: Creates a standard 10-slide pitch deck from provided data.
  • Structured Content: Organizes information logically across Title, Problem, Solution, Market, Product, Traction, Business Model, Competition, Team, and Financials slides.
  • Use Case: A startup founder needs to create an investor pitch deck quickly. They provide company details, problem, solution, market size, traction, and team information, and the skill generates a ready-to-present deck.

Quick Start

Use the pitch-deck skill to generate a presentation from the provided pitch_data.json file.

Frequently Asked Questions about pitch-deck

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

FAQPage Schema
How do I automate generating a startup pitch deck in PowerPoint?

You can automate startup pitch deck generation by providing raw business data as JSON input. The system uses a Python script to structure your information into a professional 10-slide PowerPoint presentation automatically.

What slides are included in an automated investor pitch deck?

An automated investor pitch deck includes ten structured slides: Title, Problem, Solution, Market, Product, Traction, Business Model, Competition, Team, and Financials. This standard format organizes business information logically for fundraising presentations.

Can I use python-pptx to create a fundraising presentation from raw data?

Yes, the system leverages the python-pptx dependency to generate fundraising presentations. It processes your business information from a JSON file and outputs a ready-to-present PowerPoint file without manual slide design.

How do I structure business plan data for automated presentation generation?

You structure business plan data by creating a JSON file with fields matching the ten standard pitch deck sections. The Python script reads this pitch_data.json file to map your content into the corresponding presentation slides.

Does this presentation generator support sales presentations or only investor pitches?

The presentation generator supports both investor pitch decks and sales presentations. By organizing user-provided information into predefined sections, it adapts to various business pitch contexts beyond just startup fundraising.

What is the best way to create a 10-slide pitch deck without manual formatting?

The best way to create a 10-slide pitch deck without manual formatting is using automated generation from structured JSON data. This approach transforms raw business information into a logically organized PowerPoint file quickly.