pptx

Automate PPTX creation, editing, and analysis with HTML-to-PPTX conversion.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Pritahi/chronos-watches --skill pptx-pritahi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/Pritahi/chronos-watches/tree/main/skills/pptx
Command: npx skills add https://github.com/Pritahi/chronos-watches --skill pptx-pritahi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markitdown, pptxgenjs, playwright, react-icons, sharp, LibreOffice, Poppler, defusedxml, and includes scripts (resource) components.

What problem does it solve?

Presentation creation, editing, and analysis at scale, enabling automation of PPTX workflows.

Core Features & Use Cases

  • Create new presentations from templates or HTML-to-PPTX conversions
  • Edit content, apply layouts, themes, and typography consistently
  • Analyze slide structures, notes, and comments to improve design quality

Quick Start

Create a new PPTX from HTML slides using html2pptx and save it as output.pptx.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I automate PowerPoint presentation creation from HTML files?

You can automate presentation creation by converting HTML slides to PPTX format using the html2pptx workflow, outputting a complete presentation file. This streamlines PPTX workflows by translating HTML structures directly into presentation formats.

Can I update slide layouts and apply themes across multiple PPTX files at scale?

Yes, you can update slide layouts, apply themes, and handle typography consistently across multiple PPTX files at scale. This automation enables bulk editing of presentation content and structural layouts without manual intervention.

How does analyzing slide structures, notes, and comments improve presentation quality?

Analyzing slide structures, notes, and comments improves presentation quality by programmatically detecting placeholders and evaluating design consistency across multiple files. This reveals structural insights to standardize and refine PPTX layouts.

What is the best way to convert HTML to PPTX without losing layout fidelity?

The best way to convert HTML to PPTX while maintaining layout fidelity is using a modular workflow with dedicated conversion dependencies. This ensures accurate translation of HTML structures into native PPTX slide elements and placeholders.

Does this PPTX automation approach require LibreOffice or Poppler to function?

Yes, this PPTX automation approach requires LibreOffice and Poppler as dependencies to function. These tools provide the underlying rendering and conversion capabilities needed to process presentation files and analyze slide content.