pitch-deck

Generate PowerPoint pitch decks from structured JSON data using python-pptx.

19|5|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/Nir-Bhay/markups --skill pitch-deck-nir-bhay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pitch-deck
Source: https://github.com/Nir-Bhay/markups/tree/main/.agents/skills/pitch-deck
Command: npx skills add https://github.com/Nir-Bhay/markups --skill pitch-deck-nir-bhay

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, structured pitch decks, saving users significant time and effort in preparing investor or business presentations.

Core Features & Use Cases

  • Automated Pitch Deck Generation: Creates a PowerPoint presentation from user-provided data.
  • Standard 10-Slide Structure: Follows industry best practices for content and flow.
  • Use Case: A startup founder needs to create an investor pitch deck quickly. They provide company details, problem, solution, market, team, and financial ask, and the skill generates a ready-to-present .pptx file.

Quick Start

Use the pitch-deck skill to generate a presentation from the provided JSON data.

Frequently Asked Questions about pitch-deck

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

FAQPage Schema
How do I generate a startup pitch deck from JSON data?

You can generate a professional pitch deck from structured JSON data using this Skill. It leverages Python and the `python-pptx` library to automatically format and populate a standard 10-slide investor presentation, outputting a ready-to-use `.pptx` file.

What is the standard 10-slide format for investor presentations?

The standard 10-slide format for investor presentations is a structured sequence of slides covering essential business topics. This Skill automates this pitch deck structure, requiring user-defined inputs like the problem, solution, market, team, and financial ask to populate the PowerPoint slides.

Can I use python-pptx to automatically create a PowerPoint presentation for businesses?

Yes, you can use `python-pptx` to automatically create a PowerPoint presentation for businesses. This Skill implements the library to handle slide creation, formatting, and content population directly from your structured JSON data, saving significant manual effort.

How to automate PowerPoint presentation creation for a startup founder?

To automate PowerPoint presentation creation, a startup founder provides structured JSON data containing company details and the financial ask. This Skill processes the input to generate a professional 10-slide pitch deck, eliminating the need to manually design and format slides.

Does this pitch deck generator support custom business slide structures?

This pitch deck generator supports a standard 10-slide startup structure rather than fully custom layouts. It follows industry best practices for content flow, using `python-pptx` to format slides based on your provided company details, problem, and solution.

What do I need to provide to generate an investor pitch deck?

You need to provide structured JSON data containing your company details, problem, solution, market, team, and financial ask. The Skill uses these user-defined inputs to automatically generate a formatted 10-slide investor pitch deck in PowerPoint format.