Md Slides

Converts a markdown deck (slides separated by `

Docs & Writing / Docs and Formattingdocs-writingdocs-and-formatting
by AgentVoltv1.0.0Published 1y ago1 install
Free to sign up · every skill included with AgentVolt Pro

Before & after

Same prompt, same agent — the only difference is the skill.

PromptConvert my markdown file into a presentation slide deck.
Beforegeneric AI agent
I can help convert your markdown into slides. You'd typically use markdown syntax with some kind of delimiter to separate slides — like a separator line between slides. Different slide tools accept different markdown formats, so it depends on which tool you want to use. You could generate HTML slides, PowerPoint, Google Slides, or something like a web-based presentation tool. You'd want to keep each slide concise with just the key points. It might be helpful to know what you're presenting, who the audience is, and what tool you prefer to use. Do you have the markdown file ready? What's your target format?
Afterwith Md Slides
MARKDOWN TO SLIDES CONVERSION

INPUT FORMAT: Markdown with separator as slide delimiter
   # Slide 1 Title
   Content here.
   SEPARATOR
   # Slide 2 Title
   More content.

OUTPUT: HTML presentation (reveal.js)
   Live in browser, speaker notes, PDF export

FEATURES INCLUDED
   • Theme: Professional dark mode with accent color (teal)
   • Syntax highlighting for code blocks
   • Speaker notes (captured in markdown)
   • Slide transitions (fade between slides)
   • Print to PDF ready

YOUR WORKFLOW
   1. Paste markdown file
   2. Confirm slide count (N slides detected)
   3. Choose theme (Professional, Creative, Minimal, Academic)
   4. Generate HTML deck
   5. Open in browser, present or share

CUSTOMIZATIONS
   • Logo on title slide: Paste image URL
   • Font: Choose from system fonts
   • Color scheme: Light/Dark/Custom
   • Speaker timer: On/Off

TIMELINE: 2 min setup, 5 min customization, ready to present.

About this skill


name: md-slides description: Use when Converts a markdown deck (slides separated by `

Md Slides

Converts a markdown deck (slides separated by `

What you get

  • Public GitHub repo (alirezarezvani/claude-skills)
  • the md-slides skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.

Customize your output

  • Fork the repo and adapt the skill's instructions and references to your workflow.

Example output

Activates automatically when your request matches Md Slides; chains with the other skills, agents, and commands in the collection.

Best for

Creators, builders, and teams using Claude Code.

SKILL.md preview

SKILL.md
---
name: md-slides
description: Use this skill when a user has a markdown deck with slides separated by a delimiter and needs it converted into a presentable slide format.
version: 1.0.0
category: Docs & Writing / Docs and Formatting
author: AgentVolt
license: proprietary
tags:
  - docs-writing
  - docs-and-formatting
---

# Md Slides

Converts a markdown file with slides separated by a delimiter into a rendered slide deck, preserving headings, lists, code blocks, and images per slide.

## When to use

… (sign up to view the full skill)
Sign up to view, copy, and install the full skill

More content & writing skills

View all Content & Writing skills →