paper-slides

Convert compiled research papers into beamer slides with speaker notes and talk scripts.

1|Updated May 14, 2026
One-click install
npx skills add https://github.com/lix965996-art/MMM --skill paper-slides-lix965996-art
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-slides
Source: https://github.com/lix965996-art/MMM/tree/main/resources/app/skills/paper-slides
Command: npx skills add https://github.com/lix965996-art/MMM --skill paper-slides-lix965996-art

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you convert a compiled research paper into a complete conference slide deck with speaker notes and a full talk script, so you can present your work quickly without manually rebuilding structure and timing.

Core Features & Use Cases

  • Conference slide generation (beamer → PDF + PPTX): Produces a themed presentation suitable for different venues and talk formats.
  • Talk-structured narrative planning: Builds an outline and slide flow tailored to oral, spotlight, invited, or poster-talk formats.
  • Speaker notes and full manuscript output: Generates per-slide notes plus a word-for-word script and anticipated Q&A support.
  • Stateful, checkpointed workflow: Supports resuming slide generation from a persisted state file to avoid losing progress.

Quick Start

Run the skill on your compiled paper directory by requesting: /paper-slides "paper/" and specify venue and talk settings if needed.

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

You can generate conference-ready slides by running the skill on your compiled paper directory to produce a beamer-based deck with speaker notes, a full talk script, and exports to both PDF and editable PPTX formats.

Can I generate speaker notes and a full talk script from my paper?

Yes, this skill builds a talk-structured narrative from your compiled paper that includes per-slide speaker notes, a word-for-word manuscript, and anticipated Q&A support tailored to your venue and talk format.

Does the generated presentation support both LaTeX beamer and PPTX exports?

Yes, the skill produces a beamer-based deck that compiles to PDF and also exports to an editable PPTX file, allowing you to modify the presentation in PowerPoint while retaining the LaTeX-themed structure.

How many conference slides should I generate for a specific talk duration?

The skill applies slide count selection based on duration, automatically scaling the number of generated slides to fit your specified talk time for oral, spotlight, invited, or poster-talk scenarios.

Can I resume slide generation if the process is interrupted?

Yes, the workflow uses stateful checkpoint persistence to save your progress, allowing you to resume slide generation from a persisted state file without losing your place if the process is interrupted.

Does the LaTeX compilation support CJK characters for conference slides?

Yes, the skill includes optional CJK-aware LaTeX compilation, ensuring that Chinese, Japanese, and Korean text renders correctly in the generated beamer deck and PDF output.