paper-slides

Generate Beamer PDF and editable PPTX conference slides from a compiled paper.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-slides-chenghaoyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/chenghaoYang/auto-coder-trainer/tree/main/aris/skills/paper-slides
Command: npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-slides-chenghaoyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk.

Core Features & Use Cases

  • Beamer/LaTeX to PDF with optional PPTX export
  • Speaker notes and full talk script generation
  • Venue-aware color schemes and talk-type customization
  • Use Case: Create a 15-20 minute oral presentation from a conference-ready paper, including figures and method highlights.

Quick Start

Run /paper-slides paper/ — talk_type: oral, venue: ICML, minutes: 20, aspect: 16:9 to generate a complete Beamer 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 generate conference presentation slides from a research paper?

To generate conference presentation slides from a research paper, this tool compiles your paper directory content into Beamer LaTeX PDFs and editable PPTX files, automatically extracting figures and building a coherent narrative for your talk.

Can I create a 20-minute oral presentation with speaker notes from my paper?

Yes, you can create a 20-minute oral presentation with speaker notes by configuring the talk format, duration, and venue settings, which generates a complete Beamer slide deck alongside a full talk script.

Does the tool support exporting Beamer LaTeX slides to editable PPTX files?

Yes, the tool supports exporting Beamer LaTeX slides to editable PPTX files, allowing you to produce both a compiled PDF and a PowerPoint file directly from your compiled paper directory.

How do I customize conference slides for different venues and aspect ratios?

You can customize conference slides for different venues and aspect ratios using configuration knobs for venue, minutes, aspect ratio, notes, and LaTeX engine, ensuring venue-aware color schemes and format compliance.

What do I need to prepare before generating a full talk script from my paper?

You need a compiled paper directory containing your text content and figures, which the tool uses to extract content and build a coherent narrative for the presentation slides and full talk script.

Are there limitations when drawing figures directly from the paper directory for slides?

The tool enforces slide design and production rules when drawing figures directly from the paper directory, meaning your output coherence depends on the structure and quality of the files within that source directory.