paper-slides

Generate conference slides, speaker notes, and talk scripts from LaTeX papers.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill paper-slides-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/paper-slides
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill paper-slides-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdflatex, latexmk, python, python-pptx, gpt-5.5, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill generates high-quality conference presentation slides from a compiled paper, providing a complete set of slides, speaker notes, and a full talk script.

Core Features & Use Cases

  • Slide Generation: Automatically create slides from a paper, tailored to the desired talk type and duration.
  • Speaker Notes: Generate speaker notes for each slide to ensure a smooth presentation.
  • Full Talk Script: Provide a complete script for the talk, including Q&A.
  • Customization: Allow customization of the venue, talk type, and other parameters.

Quick Start

Use the paper-slides skill to generate slides for a 20-minute talk at NeurIPS, using the paper 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 generate conference presentation slides from a LaTeX paper source?

To generate conference presentation slides, the Skill extracts content from your compiled LaTeX paper source and compiles it into presentation formats. It automatically structures the output into PDF and PPTX slides tailored to your specified talk type and duration.

Do I need LaTeX and Python installed to automatically create slides from my research paper?

You need LaTeX, specifically the pdflatex and latexmk compilers, along with Python and python-pptx installed in your environment to process the LaTeX source and generate the PPTX format slides successfully.

Can I generate speaker notes and a full talk script for my conference presentation?

Yes, the slide generation process automatically creates speaker notes for each slide and provides a complete talk script. The generated script includes detailed talking points and anticipates Q&A sessions for your conference presentation.

How do I customize conference slides for a specific venue like NeurIPS and a 20-minute talk duration?

You can customize the output by specifying your desired talk type, duration, and venue. The Skill supports custom venue themes, allowing you to generate a tailored presentation for specific time limits like a 20-minute conference talk.

What presentation output formats are supported when converting a paper to conference slides?

The Skill extracts content from your compiled LaTeX paper and compiles it into both PDF and PPTX formats. This dual-format output ensures you can present using standard viewers or edit further using presentation software.