html-to-ppt

Convert Markdown or HTML content into PowerPoint, PDF, or HTML slides via Marp CLI.

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

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 PowerPoint presentations directly from Markdown or HTML content, streamlining the slide creation process.

Core Features & Use Cases

  • Markdown to Slides: Convert structured Markdown into presentation slides.
  • HTML to Slides: Transform HTML content into visual slide decks.
  • Theme Application: Apply various built-in or custom Marp themes for consistent branding.
  • Format Conversion: Export presentations to PPTX, PDF, or HTML formats.
  • Use Case: Quickly generate a presentation for a project update by writing your content in Markdown, and have the Skill convert it into a polished PPTX file.

Quick Start

Convert the provided markdown content into a PowerPoint presentation using the gaia theme.

Frequently Asked Questions about html-to-ppt

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

FAQPage Schema
How do I convert Markdown to PowerPoint presentations automatically?

This Skill converts Markdown to PowerPoint by executing Marp CLI commands to transform structured text content into PPTX files. It automates slide deck generation for technical documentation, business pitches, and educational materials.

Can I export HTML slides to PDF or PPTX format?

Yes, you can export HTML slides to PDF or PPTX format using the Marp CLI conversion capabilities. The Skill facilitates format conversion to output presentation files suitable for various distribution and presentation needs.

How do I apply custom themes when converting Markdown to slides?

You can apply custom themes during Markdown to slides conversion by specifying theme directives in your Marp CLI execution. The Skill supports applying built-in or custom Marp themes to ensure consistent branding across presentation slides.

Does Marp CLI work for generating business pitch slide decks?

Yes, Marp CLI works for generating business pitch slide decks by converting structured Markdown or HTML content into visual presentations. The Skill facilitates rapid slide deck generation tailored for business pitches and educational materials.

What is the best way to structure Markdown for slide presentations?

The best way to structure Markdown for slide presentations is to use horizontal rules to separate slides and apply Marp directives for theming. The Skill processes this structured Markdown to automatically parse and generate properly paginated presentation slides.