md-slides

Generate presentations from Markdown files using Marp and export to PDF, PPTX, or HTML.

368|75|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/claude-office-skills/skills --skill md-slides-claude-office-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md-slides
Source: https://github.com/claude-office-skills/skills/tree/main/md-slides
Command: npx skills add https://github.com/claude-office-skills/skills --skill md-slides-claude-office-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @marp-team/marp-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional-looking presentations directly from Markdown text, eliminating the need for complex presentation software.

Core Features & Use Cases

  • Markdown to Presentation: Converts Markdown content into slides.
  • Multiple Export Formats: Supports export to PDF, PPTX, and HTML.
  • Marp Integration: Leverages Marp for advanced styling and features.
  • Use Case: Quickly generate a pitch deck from your meeting notes written in Markdown.

Quick Start

Convert the provided markdown document into a PDF presentation.

Frequently Asked Questions about md-slides

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

FAQPage Schema
How do I convert Markdown to a PDF presentation?

You can convert Markdown to a PDF presentation by processing your text file with the Marp framework, which exports slides directly to PDF format. This requires the Marp CLI dependency to handle the document conversion.

Can I export Markdown slides to PPTX format?

Yes, you can export Markdown slides to PPTX format. The Skill leverages the Marp framework to generate presentations and supports direct conversion to PPTX, alongside PDF and HTML output formats.

What is the best way to create slides from meeting notes?

The best way to create slides from meeting notes is converting Markdown text into a presentation using the Marp framework. This enables rapid slide creation and automated presentation generation directly from text-based outlines.

Do I need Marp CLI to generate presentations from Markdown?

Yes, you need the Marp CLI to generate presentations from Markdown. The Skill requires the @marp-team/marp-cli dependency to process Markdown files and apply Marp framework styling for the output slides.

Does Marp support HTML export for Markdown presentations?

Yes, Marp supports HTML export for Markdown presentations. The Skill converts Markdown content into slides and supports exporting the final presentation to HTML, alongside PDF and PPTX formats.