marp-pitch-creator

Generate Marp Markdown pitch decks with Tailwind CSS styling.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mashharuki/Mistral-Worldwide-Hackathon --skill marp-pitch-creator-mashharuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-pitch-creator
Source: https://github.com/mashharuki/Mistral-Worldwide-Hackathon/tree/main/.agents/skills/marp-pitch-creator
Command: npx skills add https://github.com/mashharuki/Mistral-Worldwide-Hackathon --skill marp-pitch-creator-mashharuki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of professional, visually appealing pitch decks by leveraging the power of Marp for Markdown-based presentations and Tailwind CSS for advanced styling and layout.

Core Features & Use Cases

  • Template Generation: Automatically creates a new Marp Markdown file with a pre-configured header for Tailwind CSS integration.
  • Content Structuring: Assists in organizing content into standard pitch deck sections (Problem, Solution, Market, etc.).
  • Advanced Styling: Enables the use of HTML and Tailwind utility classes for sophisticated design elements like grids, columns, and custom typography.
  • Use Case: Generate a complete pitch deck for a new startup idea, including a title slide, problem statement, solution overview, market analysis, team introduction, and a clear ask, all formatted professionally.

Quick Start

Use the marp-pitch-creator skill to generate a new pitch deck file for a SaaS product.

Frequently Asked Questions about marp-pitch-creator

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

FAQPage Schema
How do I create a pitch deck using Markdown and Tailwind CSS?

Create a pitch deck using Markdown and Tailwind CSS by generating a Marp Markdown file with a pre-configured header. This integrates Tailwind utility classes for sophisticated layout, typography, and grid design directly within your presentation slides.

What is the best way to structure a startup investor pitch in Marp?

The best way to structure an investor pitch in Marp is to organize content into standard sections like problem, solution, market, and team. This ensures a logical flow for business proposals and product launches.

Do I need Marp CLI installed to render presentations with Tailwind CSS?

Yes, you need Marp CLI installed to render presentations with Tailwind CSS. The Skill generates the Markdown source file with integrated styling, but requires Marp CLI to process and output the final visual presentation.

Can I use HTML and Tailwind utility classes for advanced styling in Marp slides?

Yes, you can use HTML and Tailwind utility classes for advanced styling in Marp slides. This enables sophisticated design elements like custom grids, multi-column layouts, and tailored typography within your pitch deck.

How does a Markdown-based pitch deck compare to traditional presentation tools?

A Markdown-based pitch deck leverages text formatting and utility classes for styling rather than visual editors. This approach streamlines content updates, version control, and automated template generation compared to traditional presentation tools.

What are the limitations of using Tailwind CSS for Marp presentation styling?

Using Tailwind CSS for Marp presentation styling requires rendering through Marp CLI and relies on HTML integration within Markdown. Complex dynamic styling capabilities are bound by Marp's rendering engine constraints and static HTML support.