presentation-generator

Generate branded HTML, PNG, and PDF presentations from content definitions.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill presentation-generator-kishor403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-generator
Source: https://github.com/KISHOR403/claude-skills/tree/main/presentation-generator
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill presentation-generator-kishor403

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Create branded, interactive presentations from content definitions, automating layout, navigation, and multi-format exports (HTML, PNG, and PDF).

Core Features & Use Cases

  • Interactive, keyboard-navigable HTML slides with neobrutalism styling
  • PNG export for individual slides via Playwright
  • PDF export for multi-page decks
  • Reusable templates and brand-consistent typography and colors

Quick Start

Generate a presentation from content.json and output as HTML.

Frequently Asked Questions about presentation-generator

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

FAQPage Schema
How do I generate branded presentations from content definitions and export them as HTML?

To generate branded presentations from content definitions, use Node.js scripts that parse your content and apply templated layouts with neobrutalism styling. The Skill outputs interactive, keyboard-navigable HTML slide decks.

Can I export HTML slides to PNG and PDF using Playwright?

Yes, you can export HTML slides to PNG and PDF using Playwright. The Skill relies on Playwright to render individual slides as PNG images and compile multi-page decks into PDF format.

Do I need Node.js installed to automate slide deck generation and multi-format exports?

Yes, you need Node.js installed to automate slide deck generation. The Skill relies on Node.js scripts to process content definitions, render slides, and manage multi-format exports including HTML, PNG, and PDF.

What's the best way to create interactive, keyboard-navigable slide decks with neobrutalism styling?

The best way to create interactive, keyboard-navigable slide decks with neobrutalism styling is to use content definitions processed through reusable templates. This approach ensures brand-consistent typography and colors automatically.

Does the presentation generator support reusable templates for brand-consistent typography and colors?

Yes, the presentation generator supports reusable templates for brand-consistent typography and colors. It automates layout and navigation while applying templated layouts to maintain visual consistency across exported HTML, PNG, and PDF files.