presentation-generator

Generate branded interactive HTML presentations from structured content with PNG and PDF exports.

345|52|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/glebis/claude-skills --skill presentation-generator-glebis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-generator
Source: https://github.com/glebis/claude-skills/tree/main/presentation-generator
Command: npx skills add https://github.com/glebis/claude-skills --skill presentation-generator-glebis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Create branded, interactive slide decks quickly by generating HTML presentations with smooth navigation and built-in export options (PNG slides and PDF documents), ensuring consistent Agency styling.

Core Features & Use Cases

  • HTML presentations that are interactive and keyboard-navigable.
  • Export formats: PNG slices for slides and PDF documents for sharing or printing.
  • Brand integration: references agency color and typography guidelines to maintain a consistent look across materials.
  • Use cases include client pitches, training decks, and visual summaries that benefit from a cohesive, branded presentation workflow.

Quick Start

Create a presentation from a content JSON and export to HTML, PNG, and PDF with a single action.

Frequently Asked Questions about presentation-generator

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

FAQPage Schema
How do I generate an HTML presentation from structured content?

To generate an HTML presentation, you provide structured content via frontmatter-driven configuration, which the Skill renders into interactive, keyboard-navigable slides with neobrutalist branding and export-ready outputs.

Can I export HTML slides to PNG and PDF for client pitches?

Yes, you can export HTML slides to PNG and PDF formats. The Skill coordinates content rendering and asset management to produce both PNG slide slices and PDF documents for sharing or printing.

Does this presentation generator apply neobrutalist branding automatically?

Yes, the presentation generator applies neobrutalist branding automatically. It references color and typography guidelines defined in the frontmatter configuration to maintain consistent visual styling across all slides.

Do I need playwright to export interactive HTML presentations?

Yes, you need Playwright installed because the Skill uses it as a dependency to coordinate multi-format asset management, rendering interactive HTML presentations into PNG slices and PDF documents.

What is the best way to create training materials with consistent agency styling?

The best way to create training materials with consistent agency styling is to use a frontmatter-driven configuration to define content and branding rules, which generates cohesive, interactive HTML presentations suitable for training decks.

When should I not use an HTML presentation workflow for slide generation?

You should avoid using an HTML presentation workflow for slide generation when you require offline editing without browser dependencies, or when you need to bypass frontmatter-driven configuration for highly custom, non-branded visual designs.