paper-talk

Generate conference talk packages with Beamer slides and PPTX from academic papers.

1|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-talk-zhuyingqin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-talk
Source: https://github.com/zhuyingqin/ARIS-WEB/tree/main/crates/runtime/assets/skills/paper-talk
Command: npx skills add https://github.com/zhuyingqin/ARIS-WEB --skill paper-talk-zhuyingqin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It converts an already-written academic paper into a complete, conference-ready talk package (slides, speaker notes, and a full talk script) while enforcing claim, citation, and anonymity integrity.

Core Features & Use Cases

  • End-to-end conference talk pipeline: generate a slide outline, build Beamer source and editable PPTX, then produce per-page polished visuals and exports.
  • Assurance ladder with audit support: supports draft, polished, and conference-ready modes, optionally running staged slide claim audits, citation audits, and anonymity scans before finalization.
  • Safety and integrity guardrails: enforces read-only consumption of the original paper, preserves original slide ordering and speaker notes, and fail-closed on anonymity or audit-blocked content changes.

Example use case: you have a compiled NeurIPS/ICML-style paper and want a submission-grade oral/spotlight talk with polished slide visuals and an audit report to reduce the risk of unsupported claims or missing citations.

Quick Start

Run the paper-talk pipeline on your compiled paper directory to generate slides, an editable PPTX, and a conference-ready talk package with assurance checks.

Frequently Asked Questions about paper-talk

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

FAQPage Schema
How do I generate conference slides from an academic paper?

The pipeline enforces read-only consumption of your original paper, meaning it strictly preserves the original slide ordering and speaker notes without inventing new content. It also fail-closes on anonymity or audit-blocked content changes to maintain academic integrity.

Can I export my academic paper presentation to an editable PPTX?

The pipeline includes an assurance ladder with draft, polished, and conference-ready modes. In these modes, you can optionally run staged slide claim audits, citation audits, and anonymity scans to reduce the risk of unsupported claims before finalizing your talk package.

How does the citation and anonymity audit work for conference talks?

The pipeline supports oral, spotlight, and poster-talk style workflows. It generates per-page polished visuals and a talk script derived from your paper artifacts, ensuring the slide content meets the formatting requirements of your specific target venue.

What is the best way to prepare a NeurIPS oral talk from a compiled paper?

No, the pipeline does not reorder your original slides or invent new content. It strictly preserves the original slide ordering and speaker notes while deriving slide content directly from your paper artifacts to maintain the integrity of your academic presentation.