pptx

Installation
SKILL.md

HTML-to-PPTX Presentation Generator

Generate professional PowerPoint files by writing HTML/CSS slides and converting them to PPTX with pixel-accurate positioning.

Why HTML? LLMs excel at HTML/CSS. Instead of wrestling with PptxGenJS's coordinate system directly, write HTML slides and let the browser compute exact element positions via getBoundingClientRect().

When to Use

  • User asks to create a presentation, slide deck, or .pptx file
  • User needs slides for a report, proposal, roadmap, or pitch
  • User wants charts, tables, or images in PowerPoint format

Do NOT use for: editing existing .pptx, converting formats, or reading/extracting from .pptx.

Prerequisites

Installs
2
GitHub Stars
20
First Seen
Jun 12, 2026
pptx — treasure-data/td-skills