ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

html-to-ppt

Convert HTML/Markdown to PowerPoint presentations using Marp

Why use this skill?

Easily transform your Markdown or HTML notes into professional PowerPoint, PDF, or HTML slides using the OpenClaw html-to-ppt skill and the Marp ecosystem.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lijie420461340/html-to-ppt
Or

What This Skill Does

The html-to-ppt skill is a powerful utility designed to transform structured Markdown or HTML content into professional-grade presentation slides. By leveraging the Marp (Markdown Presentation Ecosystem) engine, this skill abstracts away the complexities of traditional slide design software. It enables users to focus entirely on the content, ensuring consistency and visual appeal through CSS-based themes. Whether you are generating a quick slide deck for a team meeting or producing complex technical documentation, this skill manages the rendering process, handling image scaling, code syntax highlighting, and table formatting automatically. It supports exporting to popular formats including PowerPoint (.pptx), PDF, and standard HTML slide decks, making it a versatile tool for professionals.

Installation

To integrate this capability into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/lijie420461340/html-to-ppt

Ensure that you have the necessary permissions within your current project context to allow for local file generation.

Use Cases

  • Project Updates: Rapidly convert meeting notes or bulleted project status reports into a clean, readable slide deck.
  • Technical Tutorials: Transform technical documentation containing code blocks and architecture diagrams into an interactive presentation.
  • Educational Materials: Create consistent, theme-based lecture slides from syllabus outlines or study guides.
  • Business Reporting: Generate high-quality PDF reports or PowerPoint decks from existing HTML-based data exports.

Example Prompts

  1. "Convert my latest sprint retrospective markdown notes into a PowerPoint presentation using the gaia theme."
  2. "Create a 10-slide deck from this project outline, ensuring page numbers are visible and the title slide uses the 'lead' class."
  3. "Generate a PDF version of these technical instructions with a 16:9 aspect ratio for my team presentation."

Tips & Limitations

  • Slide Separation: Always use --- on a new line to delineate individual slides; failing to do so will result in content overflow on a single slide.
  • Themes: Leverage built-in themes like gaia or uncover for immediate visual polish without needing custom CSS.
  • Image Constraints: Local image paths must be accessible by the skill. Ensure image assets are in the same directory as the source markdown or provide absolute paths.
  • Complex Layouts: While Marp is excellent for standardized layouts, it is not a replacement for manual design tools for complex graphic animations; it is intended for content-first presentations.

Metadata

Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-lijie420461340-html-to-ppt": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#presentation#marp#markdown#html#slides
Safety Score: 4/5

Flags: file-write, file-read