generate-pitch

Generate a Marp pitch deck from product vision and structure files.

35|9|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Appsilon/mediforce --skill generate-pitch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-pitch
Source: https://github.com/Appsilon/mediforce/tree/main/skills/generate-pitch
Command: npx skills add https://github.com/Appsilon/mediforce --skill generate-pitch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This command automates turning a product vision and a deck structure into a polished Marp pitch deck, saving hours of manual composition and formatting.

Core Features & Use Cases

  • Automated deck assembly: Reads PRODUCT_VISION.md, STRUCTURE.md, and theme CSS to generate a complete Marp deck.
  • Structure-driven formatting: Ensures slide order, tone, and content match the defined structure for consistency.
  • PDF export: Exports the final deck to PDF for sharing with stakeholders.

Quick Start

Generate the pitch deck from the current product vision and structure to produce docs/pitch/deck.md and a PDF export.

Frequently Asked Questions about generate-pitch

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

FAQPage Schema
How do I generate a Marp pitch deck from a product vision document?

To generate a Marp pitch deck, the Skill reads your product vision and structure definitions, assembles the content into a formatted slide deck, and exports a PDF via the Marp CLI. It automates manual composition by aligning slide order and tone with your defined structure.

What files do I need to prepare before generating a pitch deck with Marp?

You need to prepare a product vision document at docs/PRODUCT_VISION.md, a deck structure definition at docs/pitch/STRUCTURE.md, and a theme file at docs/pitch/themes/mediforce.css. These files provide the content, slide ordering, and styling required to generate the deck.

Can I export a Marp deck directly to PDF for stakeholder reviews?

Yes, you can export a Marp deck directly to PDF. The Skill generates a complete deck at docs/pitch/deck.md and then uses the Marp CLI to export the final presentation as a PDF file, making it ready to share with stakeholders for internal or external pitches.

Does generating a pitch deck require a separate theme CSS file?

Yes, generating a pitch deck requires a theme CSS file. The Skill specifically reads docs/pitch/themes/mediforce.css to apply consistent visual styling across the generated Marp slides, ensuring the output deck matches your defined formatting and branding.

When should I use an automated deck generator instead of manually building slides?

You should use an automated deck generator when you have a current product vision and deck structure but need a consistent presentation quickly. It saves hours of manual formatting and composition by directly transforming defined text documents into a polished, ready-to-pitch Marp deck.