create-ppt

Convert research paper PDFs into PPTX decks with embedded figures and LaTeX formulas.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/KITTran/pinn-ndt-sim --skill create-ppt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-ppt
Source: https://github.com/KITTran/pinn-ndt-sim/tree/main/.claude/skills/create-ppt
Command: npx skills add https://github.com/KITTran/pinn-ndt-sim --skill create-ppt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Build or update a production-quality PowerPoint (.pptx) deck from a paper PDF, embedding original figures and LaTeX-rendered formulas, with QA-ready analysis in line with the docs/ppt-guide.vi.md.

Core Features & Use Cases

  • Generate a fully functional PPTX deck from a PDF-enabled paper, with embedded figures at high resolution and properly rendered formulas.
  • Support multiple deck types via the --type option (seminar, talk, intro) and place the output under wiki/outputs/<deck-slug>.
  • Integrate a prebuilt deck template and a QA loop to ensure layout, accuracy, and visual consistency.

Quick Start

Use /create-ppt <deck-output-dir> to build a PPTX deck from a paper PDF following the ppt-guide.vi.md.

Frequently Asked Questions about create-ppt

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

FAQPage Schema
How do I convert a research paper PDF into a presentation deck with embedded figures?

To convert a research paper PDF into a presentation deck, this Skill transforms the document into a production-quality PPTX file, embedding high-resolution original figures and LaTeX-rendered formulas automatically.

Can I generate LaTeX-rendered formulas in a PPTX deck from an academic PDF?

Yes, you can generate LaTeX-rendered formulas in a PPTX deck directly from an academic PDF. The Skill processes the paper and properly renders mathematical equations within the generated presentation slides.

What types of PowerPoint decks can I create from a paper PDF for academic seminars?

You can create multiple deck types from a paper PDF for academic seminars, specifically supporting seminar, talk, and intro formats. The generated output is placed under a designated wiki/outputs directory.

Does the PDF to PPTX conversion tool include a QA loop to ensure slide layout accuracy?

Yes, the PDF to PPTX conversion tool integrates a QA loop to ensure slide layout accuracy. This QA-ready analysis checks the generated deck for visual consistency and correctness according to a predefined guide.

What dependencies do I need to build PPTX slides from academic PDFs?

To build PPTX slides from academic PDFs, you need a pptxgenjs-based toolchain. The Skill utilizes this framework to produce the final presentation-ready output with validated figures and equations.

Is there a way to automate presentation generation from a research paper?

Automating presentation generation from a research paper is achieved by running the create-ppt command on your target directory. It automatically processes the document, embedding figures and formulas to produce a ready-to-use PPTX deck.