paper-slides

Generate Beamer slides from a compiled paper with venue-specific styling.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill paper-slides-satsuki-64
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/satsuki-64/MiniAgentWorkflow/tree/main/.skills/paper-slides
Command: npx skills add https://github.com/satsuki-64/MiniAgentWorkflow --skill paper-slides-satsuki-64

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of Beamer slides from a compiled paper, saving time and ensuring a narrative flow for conference talks.

Core Features & Use Cases

  • Beamer slides from a paper: Generate a full slide deck with outline, method, results, and takeaways.
  • Venue-aware styling: Apply color schemes and templates for NeurIPS, ICML, ICLR, and more.
  • Output formats: Produce slides/main.tex, slides/SLIDE_OUTLINE.md, slides/SLIDES_STATE.json, and optional PPTX export.

Quick Start

Provide the path to a compiled paper directory and run the skill to generate slides.

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 compiled paper?

To generate conference presentation slides from a compiled paper, provide the path to your paper directory. The skill reads your paper sections to build a slide outline and outputs a Beamer main.tex file, SLIDE_OUTLINE.md, and SLIDES_STATE.json.

Can I create Beamer slides for different conference venues like NeurIPS or ICML?

Yes, you can create Beamer slides for NeurIPS, ICML, and ICLR. The skill applies venue-aware styling by matching color schemes and templates to your specific conference during the slide generation process.

How do I convert a research paper into a poster or spotlight talk format?

To convert a research paper into a poster or spotlight talk, apply this skill to your paper directory. It supports oral, spotlight, and poster talks, generating a full slide deck with outline, method, results, and takeaways.

Does the paper-to-slides conversion support PPTX export?

Yes, the paper-to-slides conversion supports optional PPTX export. Alongside the Beamer main.tex source, you can generate PPTX files to view and present your conference slides in PowerPoint.

What file formats do I need to provide to automate slide generation from a paper?

You need to provide a compiled paper directory containing Beamer source and an outline. The skill reads these paper sections to automatically build the narrative flow and output your conference-ready presentation files.

What is the best way to automate building a slide deck outline from a research paper?

The best way to automate building a slide deck outline from a research paper is using a paper-to-slides conversion tool. It reads your paper sections to construct the outline and outputs a SLIDE_OUTLINE.md file for conference talks.