xs:marp-slides

Convert Marp-formatted Markdown files into PDF, PPTX, and HTML slides.

136|14|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/karaage0703/ai-assistant-workspace --skill xs-marp-slides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xs:marp-slides
Source: https://github.com/karaage0703/ai-assistant-workspace/tree/main/skills/marp-slides
Command: npx skills add https://github.com/karaage0703/ai-assistant-workspace --skill xs-marp-slides

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 presentation slides directly from Markdown files, streamlining the process of generating visual content for talks and meetings.

Core Features & Use Cases

  • Markdown to Slides: Converts Marp-formatted Markdown into presentation slides.
  • Multiple Output Formats: Supports conversion to PDF, PPTX, and HTML.
  • Template Support: Provides example templates for different presentation styles.
  • Use Case: Quickly generate a 5-minute tech talk presentation by writing your content in a simple Markdown file using the provided template.

Quick Start

Use the marp-slides skill to create a presentation from the markdown file slide-default.md.

Frequently Asked Questions about xs:marp-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 writing your content in a Marp-formatted Markdown file. This Skill processes the file and uses the Marp CLI to generate slide decks automatically, streamlining visual content creation.

Can I export Markdown presentations to PDF and PPTX?

Yes, you can export Markdown presentations to PDF, PPTX, and HTML formats. The conversion is handled by the Marp CLI, which must be installed to generate the output files.

Do I need to install Marp CLI to generate HTML slides?

Yes, Marp CLI installation is required to generate HTML slides. This Skill relies on the Marp CLI dependency to convert your Marp-formatted Markdown files into presentation outputs.

What is the best way to create a tech talk presentation from Markdown?

The best way to create a tech talk presentation from Markdown is using Marp formatting with provided templates. This allows rapid slide creation by writing content in a simple Markdown file for quick conversion.

Are there templates available for generating Marp presentations?

Yes, example templates for different presentation styles are provided. You can start by using the marp-slides skill to create a presentation from the default markdown file slide-default.md.