paper-slides

Convert a compiled paper into Beamer slides and an editable PPTX.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-slides-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/slides/paper-slides
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill paper-slides-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert a compiled paper into a Beamer slide deck and an editable PPTX, including speaker notes and a full talk script.

Core Features & Use Cases

  • Beamer LaTeX slide deck generation from a compiled paper.
  • Beamer to PPTX export for editing in PowerPoint.
  • Auto-generated speaker notes and a complete talk script.
  • Venue-aware color schemes and slide templates, with configurable talk types and durations.

Quick Start

Provide the paper directory path (containing the compiled paper and figures) to generate Beamer slides and a PPTX, along with optional settings for venue and talk length.

Frequently Asked Questions about paper-slides

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

FAQPage Schema
How do I convert a compiled LaTeX paper into a presentation?

To convert a compiled LaTeX paper into a presentation, you need a paper directory containing main.tex and figures. The tool automatically generates a Beamer slide deck and an editable PPTX from these compiled materials.

Can I generate speaker notes and a talk script from an academic paper?

Yes, you can generate speaker notes and a complete talk script from an academic paper. The conversion process automatically creates these alongside your Beamer slide deck and PPTX file.

Does the paper-to-slides conversion support venue-specific color schemes and talk types?

Yes, paper-to-slides conversion supports venue-specific color schemes and configurable talk types. You can specify oral, spotlight, poster, or invited talks, along with custom talk durations.

What is the best way to export Beamer LaTeX slides to an editable PPTX format?

The best way to export Beamer LaTeX slides to an editable PPTX format is through automated paper-to-slides conversion. It compiles your paper sections into Beamer first, then exports to PPTX for PowerPoint editing.

Do I need a specific LaTeX toolchain to generate Beamer slides from my paper?

You need a compiled paper directory with main.tex and figures to generate Beamer slides. The tool offers automated LaTeX toolchain management to handle the compilation and slide generation process.

How does automated outline-to-content generation work for presentation slides?

Automated outline-to-content generation extracts sections from your compiled paper to build slide content. It maps paper sections directly to slide outlines, generating structured Beamer slides and PPTX decks.