slide-generation

Convert LaTeX papers into Beamer slide decks and posters.

4|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ARAVINDAN20/Claude-Research-Paper-OS --skill slide-generation-aravindan20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slide-generation
Source: https://github.com/ARAVINDAN20/Claude-Research-Paper-OS/tree/main/.claude/skills/agent-research-skills/skills/slide-generation
Command: npx skills add https://github.com/ARAVINDAN20/Claude-Research-Paper-OS --skill slide-generation-aravindan20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps researchers rapidly convert a finished LaTeX paper into presentation-ready slides or a poster, preserving structure and key content while saving time.

Core Features & Use Cases

  • Content extraction: pulls title, authors, sections, figures, tables, and equations from the main LaTeX file.
  • Beamer generation: builds a Beamer slide deck with a sensible outline using the paper's content and a chosen theme.
  • Use Case: transform a journal article into a conference-ready talk deck and a poster layout for display sessions.

Quick Start

Generate a Beamer deck from main.tex with the metropolis theme and a 15-20 slide target.

Frequently Asked Questions about slide-generation

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

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

Converting a LaTeX paper into Beamer slides involves extracting the title, authors, sections, figures, tables, and equations from main.tex to generate a structured presentation deck with a readable outline and chosen theme.

Can I automatically generate a poster from my main.tex file?

Yes, you can generate a poster layout from your main.tex file. The Skill transforms a completed LaTeX paper into both ready-to-present Beamer slide decks and poster layouts for display sessions.

Does the slide generation process extract figures and tables from LaTeX?

Yes, the slide generation process extracts figures and tables from the LaTeX source. It pulls core content including title, authors, sections, figures, tables, and equations to build readable Beamer frames.

What is the best way to create a 15-20 slide deck from a journal article?

The best way to create a 15-20 slide deck from a journal article is using content extraction on main.tex to generate Beamer slides with a target slide count and a theme like metropolis.

Do I need a completed main.tex file to generate academic presentation slides?

Yes, you need a completed main.tex file. The Skill is designed for academic workflows requiring quick, professional presentations and extracts core content directly from the finished LaTeX paper.