slide-deck-builder

Build .pptx slide decks from PDF, DOCX, or text inputs.

9|3|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/l3mpire/claude-skills --skill slide-deck-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-deck-builder
Source: https://github.com/l3mpire/claude-skills/tree/main/slide-deck-builder
Command: npx skills add https://github.com/l3mpire/claude-skills --skill slide-deck-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts source documents (PDF, DOCX, or plain text) and meeting notes into structured, presentation-ready .pptx slide decks so users avoid manual slide authoring and inconsistent visual design.

Core Features & Use Cases

  • Extracts text and headings from PDFs and DOCX files, infers deck type (sales, QBR, case study, onboarding), and maps content to an appropriate slide blueprint.
  • Applies a consistent visual system (palette, typography, layout variety) and produces downloadable .pptx files with speaker notes, charts, and image assets.
  • Use case: turn quarterly report PDFs into a 10–15 slide QBR with KPIs, RAG status, and an action-plan slide ready for executive review.

Quick Start

Create a 10-slide sales deck from the attached proposal.pdf emphasizing the customer's problem, solution, three key features, and a clear next-step CTA.

Frequently Asked Questions about slide-deck-builder

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

FAQPage Schema
How do I convert a PDF to a pptx presentation?

To convert a PDF to a pptx presentation, the Skill extracts text and headings from your source document, infers the deck structure, applies design rules, and generates a downloadable .pptx file using PptxGenJS.

Can I generate a sales deck automatically from a DOCX file?

Yes, you can generate a sales deck automatically from a DOCX file. The system infers the presentation type from your document content, maps it to an appropriate slide blueprint, and outputs a polished .pptx deck.

How do I turn quarterly report notes into a QBR slide deck?

You can turn quarterly report notes into a QBR slide deck by providing plain text or document inputs. The system maps the content to QBR-specific slides including KPIs, RAG status, and action plans for executive review.

Does the generated pptx include speaker notes and charts?

Yes, the generated pptx includes speaker notes and charts. The tool applies a consistent visual system with typography and palettes, embedding image assets and speaker notes directly into the downloadable .pptx file.

What is the best way to build onboarding training slides from text inputs?

The best way to build onboarding training slides from text inputs is using automated text extraction and templating. The tool infers your deck type and applies design rules to produce a structured slide deck without manual authoring.

Are there limitations when extracting text from PDFs for slide generation?

Limitations when extracting text from PDFs for slide generation depend on the source document's formatting clarity. The tool uses markitdown for extraction and performs QA checks, but highly inconsistent document structures may require cleaner text inputs for accurate slide mapping.