paper-slides

Convert compiled scientific papers into Beamer PDF slide decks and editable PPTX files.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-slides-wenwen555
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/Wenwen555/ARIS-LVLM/tree/main/skills/paper-slides
Command: npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-slides-wenwen555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool automates the creation of conference presentation materials by turning a compiled paper into a Beamer LaTeX slide deck (PDF) and an editable PPTX, with speaker notes and a full talk script.

Core Features & Use Cases

  • End-to-end slide generation: from paper sections to a structured slide sequence with title, motivation, method, results, and takeaway.
  • Beamer to PDF and PPTX export: produces both a Beamer PDF and an editable PowerPoint file for broader distribution.
  • Speaker notes & script: generates per-slide speaker notes and a complete talk script for practice.
  • Customization: supports venues, talk types, durations, and aspect ratios to fit different conference requirements.

Quick Start

Provide the compiled paper directory and desired talk parameters (e.g., /paper-slides paper/ — talk_type: oral, venue: ICML, minutes: 20, aspect: 4:3) to generate the full slide deck.

Frequently Asked Questions about paper-slides

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

FAQPage Schema
How do I turn a research paper into a Beamer presentation?

You can turn a research paper into a Beamer presentation by providing a structured paper directory and configuring parameters like venue, talk type, duration, and aspect ratio to automatically generate a LaTeX slide deck.

Can I export a LaTeX Beamer deck to an editable PPTX for a conference?

Yes, you can export a LaTeX Beamer deck to an editable PPTX. The tool processes a single source paper to produce both a Beamer PDF and an editable PowerPoint file for broader distribution.

How do I generate speaker notes and a talk script from a scientific paper?

To generate speaker notes and a talk script from a scientific paper, input the compiled paper into the tool, which automatically creates per-slide speaker notes alongside a full talk script for practice.

Does this slide generation tool support different conference talk types and durations?

Yes, this slide generation tool supports different conference talk types and durations. You can customize the output by specifying your desired venue, talk type, minutes, and aspect ratio.

What is the best way to structure a research presentation from a paper?

The best way to structure a research presentation from a paper is to use an end-to-end slide sequence covering title, motivation, method, results, and takeaway, which this tool generates automatically from your input.

Do I need a compiled paper to generate slides, or can I use a draft?

You need a structured, compiled scientific paper to generate slides. The tool requires a complete paper directory as input to accurately extract sections and convert them into a structured slide sequence.