marp-slides

Generate Marp presentation slides from Markdown with export-ready formatting.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dobachi/claude-skills-marketplace --skill marp-slides-dobachi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marp-slides
Source: https://github.com/dobachi/claude-skills-marketplace/tree/main/plugins/marp-slides/skills/marp-slides
Command: npx skills add https://github.com/dobachi/claude-skills-marketplace --skill marp-slides-dobachi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turns your raw Markdown content into a clear, professional Marp slide deck with consistent layout, styling, and export-ready formatting.

Core Features & Use Cases

  • Marp-ready slide authoring: Uses Marp frontmatter and layout patterns to produce readable, paginated presentations.
  • Design and accessibility guidance: Applies theme customization, contrast considerations, and readability best practices for projector and screens.
  • Practical visuals for technical content: Supports code-focused slides and diagram-friendly structure (including Mermaid-style diagram placement guidance).

Quick Start

Ask it to generate a Marp-formatted slide deck in your language with a title slide, 3 content slides, and an export-ready theme, based on the topic and bullet points you provide.

Frequently Asked Questions about marp-slides

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

FAQPage Schema
How do I convert Markdown into presentation slides?

Markdown converts into presentation slides by applying the Marp framework to generate frontmatter, layout patterns, and pagination, producing a professional and export-ready slide deck structure.

What is the best way to create code-heavy presentation decks?

Code-heavy presentation decks are best created by generating Marp-formatted Markdown that supports code-focused slides, diagram-friendly structures, and readability principles for screens and projectors.

Can I export Marp slides to PDF or HTML formats?

Marp slides can be exported to PDF, HTML, or PPTX formats because the generated Markdown structure ensures compatibility and applies export-ready formatting for downstream distribution.

Does Marp support CSS themes for custom presentation design?

Marp supports CSS themes for custom presentation design by applying theme customization, contrast considerations, and accessibility best practices directly within the Markdown frontmatter configuration.

How do I add Mermaid-style diagrams to Marp slides?

Mermaid-style diagrams are added to Marp slides by following diagram-friendly structure and placement guidance during Markdown generation, ensuring technical explanations remain visually clear and properly paginated.

Do I need any dependencies to generate Marp presentations from Markdown?

No dependencies are required to generate the Marp Markdown content itself, as the process outputs raw Markdown text with frontmatter and layout patterns ready for the Marp framework to process.