paper-talk

Generate a conference talk package with slides, notes, and script from a compiled paper.

2|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/raja21068/AutoResearch --skill paper-talk-raja21068
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-talk
Source: https://github.com/raja21068/AutoResearch/tree/main/skills/aris/paper-talk
Command: npx skills add https://github.com/raja21068/AutoResearch --skill paper-talk-raja21068

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns a completed research paper into a ready-to-present conference talk package, including slides, speaker notes, and a full talk script, while preventing ungrounded or anonymization-breaking content.

Core Features & Use Cases

  • End-to-end talk generation: produces slide outline, Beamer source, editable PPTX, per-page polish, and exports to PDF.
  • Assurance ladder: supports draft, polished (default), and conference-ready modes with optional claim/citation/anonymity auditing.
  • Integrity guardrails: preserves original paper as read-only, avoids slide reordering/content invention, keeps speaker notes stable, and validates export page/notes integrity.
  • Use cases: ideal for NeurIPS/ICML/ICLR/VALSE-style academic conference talks, workshops, lab seminars, and anonymous submissions that must pass stricter checks.

Quick Start

Run the paper-talk pipeline on your compiled paper directory using conference-ready assurance for an audit-ready talk package.

Frequently Asked Questions about paper-talk

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

FAQPage Schema
How do I convert a research paper into a conference-ready Beamer presentation?

To convert a paper into a conference talk, point the pipeline at your compiled paper directory to generate a Beamer presentation. It automatically produces the slide outline, editable PPTX, speaker notes, and a full talk script.

Can I generate editable PPTX slides and speaker notes directly from my academic paper?

Yes, you can generate editable PPTX slides and speaker notes directly from your paper. The pipeline processes your compiled paper directory to output both Beamer source files and PPTX exports.

How do I run citation verification and anonymity checks for a conference talk?

You can run citation verification and anonymity checks by using the conference-ready assurance mode. This mode applies strict claim, citation, and anonymity audits to prevent ungrounded or anonymization-breaking content in your talk.

What is the best way to prepare a NeurIPS or ICML conference talk from an existing paper?

The best way to prepare a NeurIPS or ICML talk is using an end-to-end talk generation pipeline. It builds the slide outline, applies per-page polish, and validates export integrity specifically for oral and spotlight conference formats.

Does the talk generation pipeline preserve my original paper files during slide creation?

Yes, the pipeline preserves your original paper files by enforcing read-only handling. It avoids slide reordering and content invention while keeping speaker notes stable throughout the generation process.

What are the limitations when generating slides from a paper directory?

Limitations include enforcing deterministic output paths strictly under the slides/ and .aris/ directories. The pipeline requires a compiled paper directory and applies final verdict gating to ensure export page and notes integrity.