frontend-slides

Convert PPTX decks or outlines into browser-based HTML slide decks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/paulovictor237/PeveAgent --skill frontend-slides-paulovictor237
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-slides
Source: https://github.com/paulovictor237/PeveAgent/tree/main/.agents/skills/frontend-slides
Command: npx skills add https://github.com/paulovictor237/PeveAgent --skill frontend-slides-paulovictor237

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create zero-dependency, browser-based HTML presentations from scratch or by converting PowerPoint files. This enables designers and non-designers to deliver polished slides quickly without setup overhead.

Core Features & Use Cases

  • PPTX to HTML Conversion: Convert PowerPoint decks into production-ready HTML slides that run in any modern browser.
  • Scratch Deck Builder: Build a slide deck from topic notes with design-forward defaults that require no external dependencies.
  • Use Case: Prepare a conference talk by transforming a PPTX into a responsive, viewport-fit presentation with accessible typography.

Quick Start

Provide a PPTX file or outline to generate a ready-to-share HTML presentation.

Frequently Asked Questions about frontend-slides

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

FAQPage Schema
How do I convert a PPTX presentation to HTML?

You can convert a PPTX presentation to HTML by providing the PowerPoint file to generate production-ready HTML slides. The output requires no external dependencies, uses inline CSS and JS, and fits a 100vh viewport without internal scrolling.

Can I build an HTML slide deck from scratch without a PowerPoint file?

Yes, you can build an HTML slide deck from scratch using topic notes or an outline. The generator applies design-forward defaults with accessible typography to create a zero-dependency, browser-based presentation without needing a PPTX file.

Do I need any dependencies or installations to view the generated HTML slides?

No dependencies or installations are required to view the generated HTML slides. They use inline CSS and JS to run in any modern browser, making the presentation instantly shareable and completely self-contained.

What is the best way to ensure HTML slides fit the screen without scrolling?

To ensure HTML slides fit without scrolling, the output uses a viewport-fit CSS baseline. The generated presentation is validated to fit 100vh exactly, preventing internal scrolling and keeping the layout stable across browser windows.

Does the PPTX to HTML conversion support accessible typography?

Yes, the PPTX to HTML conversion supports accessible typography. The generated slides meet an accessible typography baseline alongside viewport-fit CSS, ensuring readable presentations for talks, pitches, and workshops.