nextslide

Generate single-file HTML slide presentations from prompts or documents.

2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/0xRafie/nextslide --skill nextslide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nextslide
Source: https://github.com/0xRafie/nextslide/tree/main
Command: npx skills add https://github.com/0xRafie/nextslide --skill nextslide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, python-pptx, and includes scripts (resource) components.

What problem does it solve?

It removes the effort of designing and producing polished slide decks by generating a complete, ready-to-present HTML presentation with consistent layout, typography, and animations.

Core Features & Use Cases

  • Single-file HTML output: Produces one self-contained HTML file (inline CSS/JS, CDN fonts, no build or server).
  • Curated style presets: Applies one of 18 designer-inspired presets to keep decks visually consistent.
  • Presenter-ready and exportable: Supports presenter mode with speaker notes and exports to PDF (print CSS) and PPTX (embedded JSON + deterministic script).
  • Use cases: Create decks from prompts, redesign an existing presentation, convert PPTX into slide content for redesign, and deliver export-ready files.

Quick Start

Generate a presentation about "AI trends 2026" with 12 slides using the pitch deck style preset, and return the single HTML file ready to open in a browser for presenting.

Frequently Asked Questions about nextslide

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

FAQPage Schema
How do I convert a text prompt into an HTML presentation with consistent slide design?

The Skill generates a single-file HTML presentation from your prompt by structuring the content and applying one of 18 curated style presets, resulting in a self-contained deck with inline CSS, JavaScript, and CDN fonts ready for browser viewing.

Can I import an existing PPTX file and redesign it as an HTML slide deck?

Yes, you can import existing PPTX or PPT files. The Skill extracts the content from your source document and converts it into an HTML presentation, allowing you to redesign the slides using its built-in designer-inspired style presets.

How do I export my HTML presentation to PDF or PPTX format?

You can export the HTML presentation to PDF using print CSS or to PPTX format via a deterministic script that reads embedded JSON metadata. The user-requested export flow ensures the final output is delivery-ready for both formats.

Do HTML presentations generated this way include presenter notes and speaker mode?

Yes, the generated HTML presentations are presenter-ready and include a dedicated presenter mode with speaker notes. This ensures you have everything needed to deliver the deck directly from a browser window.

What are the limitations of using style presets for slide generation?

The main constraint is that slide styling is strictly limited to the 18 available designer-inspired presets, meaning custom CSS layouts outside this preset system are not supported to ensure consistent visual design across the deck.