paper-slides

Generate conference slides and talk scripts from LaTeX research papers.

1|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/dogekiki/SP-test --skill paper-slides-dogekiki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/dogekiki/SP-test/tree/main/.trae/skills/paper-slides
Command: npx skills add https://github.com/dogekiki/SP-test --skill paper-slides-dogekiki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires latexmk, python3, python-pptx.

What problem does it solve?

This Skill automates the transition from a static research paper to a dynamic, conference-ready presentation, eliminating the manual effort of slide design, script writing, and formatting.

Core Features & Use Cases

  • Automated Slide Generation: Converts LaTeX papers into structured Beamer slides and editable PPTX decks.
  • Narrative Structuring: Automatically builds a logical story arc based on the paper's sections, including motivation, method, and results.
  • Comprehensive Support: Generates speaker notes, a full word-for-word talk script, and anticipates Q&A sessions for various talk types like spotlight or oral presentations.

Quick Start

Use the paper-slides skill to generate a 20-minute oral presentation for the ICML conference using the files in the paper directory.

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 LaTeX research paper into Beamer presentation slides?

You can convert a LaTeX research paper into Beamer slides by using automated tools that extract sections, structure the narrative arc, and generate conference-ready decks. This requires a LaTeX distribution and Python environment to process the compiled source.

Can I generate a speaker script and speaker notes directly from my research paper?

Yes, generating a speaker script and speaker notes directly from a research paper is possible through automated narrative structuring. The system builds a logical story arc from the paper's sections and outputs a full word-for-word talk script alongside the presentation slides.

Does automated slide generation work for different academic conference talk formats?

Automated slide generation supports diverse academic conference talk formats including oral, spotlight, and poster presentations. It applies automated venue-specific styling to ensure your generated slides match the target conference requirements.

What dependencies do I need to transform LaTeX papers into presentation decks?

Transforming LaTeX papers into presentation decks requires latexmk, Python3, and python-pptx as core dependencies. Optional OpenAI API access can be configured for advanced content review and refinement during the slide and script generation process.

What is the best way to prepare an ICML conference presentation from an academic paper?

The best way to prepare an ICML conference presentation from an academic paper is to automate slide generation and narrative structuring. This approach converts your LaTeX source into structured Beamer slides, editable PPTX decks, and anticipates Q&A sessions for oral presentations.