powerpoint

Convert HTML into PowerPoint slides with precise layout control.

124|12|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill powerpoint-igorwarzocha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/IgorWarzocha/Opencode-Workflows/tree/main/cowork/.opencode/skill/powerpoint
Command: npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill powerpoint-igorwarzocha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, playwright, sharp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, design, and analysis of PowerPoint presentations, transforming raw content into visually compelling narratives.

Core Features & Use Cases

  • HTML to PPTX Conversion: Convert structured HTML into polished PowerPoint slides with precise layout control.
  • Template-Based Creation: Populate existing presentation templates with new content automatically.
  • Presentation Auditing: Analyze slide layouts for common design issues like text cutoff or overlap.
  • Use Case: Convert a lengthy project report into a 15-slide executive summary deck, ensuring consistent branding and clear visual hierarchy.

Quick Start

Use the powerpoint skill to create a 5-slide presentation about Q3 sales results.

Frequently Asked Questions about powerpoint

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

FAQPage Schema
How do I convert HTML to PPTX slides with precise layout control?

HTML to PPTX conversion transforms structured HTML, CSS, and JavaScript into polished PowerPoint slides. This mechanism uses pptxgenjs to ensure precise layout positioning and consistent visual storytelling across the generated presentation.

Can I automatically populate an existing PowerPoint template with new content?

Template-based content injection allows you to populate existing PowerPoint templates automatically. By mapping raw content into predefined layouts, you can generate consistently branded presentations without manual slide design adjustments.

What is presentation auditing and how does it improve slide design?

Presentation auditing analyzes slide layouts to detect common design issues like text cutoff or overlap. This proactive analysis ensures visual hierarchy and design quality before finalizing the PowerPoint deck.

Does this presentation generation approach work for automating lengthy project reports?

Content automation for presentations can convert a lengthy project report into a concise executive summary deck. It structures raw text into a multi-slide PowerPoint with clear visual hierarchy and automated layout positioning.

Do I need Playwright and Sharp to generate PowerPoint files from HTML?

Playwright and Sharp are required dependencies for this HTML to PPTX conversion process. Playwright handles browser-based rendering of HTML and CSS, while Sharp processes images for optimal visual storytelling in slides.