creating-md-slides

Convert Markdown into PDF, PPTX, and HTML presentation slides.

6|1|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/vladolaru/claude-code-plugins --skill creating-md-slides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-md-slides
Source: https://github.com/vladolaru/claude-code-plugins/tree/main/plugins/pirategoat-tools/skills/creating-md-slides
Command: npx skills add https://github.com/vladolaru/claude-code-plugins --skill creating-md-slides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Markdown content often lives as notes or articles with valuable ideas but lacks a ready-to-present deck. This skill automates turning that content into slide decks across PDF, PPTX, and HTML formats, using popular pipelines like Marp, Pandoc Beamer, and reveal.js.

Core Features & Use Cases

  • Convert Markdown into slide decks compatible with Marp, Beamer, or reveal.js workflows.
  • Validate slide quality through a lightweight workflow and provide styling options for themes and layouts.
  • Export multi-format outputs from a single source, enabling rapid iteration for meetings, lectures, or knowledge-sharing sessions.

Quick Start

Create slides.md from your content, run the slide quality workflow, fix issues if needed, and export to PDF, PPTX, or HTML.

Frequently Asked Questions about creating-md-slides

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

FAQPage Schema
How do I convert Markdown to presentation slides?

You can convert Markdown to presentation slides by creating a slides.md file, running a slide quality workflow, and exporting to PDF, PPTX, or HTML. This workflow supports Marp, Pandoc Beamer, and Reveal.js pipelines.

Can I export Markdown slides to both PDF and PPTX?

Yes, you can export Markdown slides to both PDF and PPTX. This workflow enables multi-format export from a single Markdown source, alongside HTML, allowing rapid iteration for meetings or lectures.

Does this Markdown presentation workflow support Marp and Reveal.js?

Yes, this Markdown presentation workflow supports Marp and Reveal.js. It transforms Markdown content into slide decks compatible with Marp, Pandoc Beamer, and Reveal.js pipelines, including styling options for themes.

What is the best way to turn Markdown notes into a polished deck?

The best way to turn Markdown notes into a polished deck is automating the transformation using Marp or Pandoc. This workflow validates slide quality and provides theming and layout options for audience customization.

Do I need Pandoc installed to generate HTML slides from Markdown?

Yes, you need tooling such as Pandoc or Marp installed. This workflow requires these specific tools to generate presentation slides and export multi-format outputs from your Markdown source files.