Paper To Podium — Development skill for Claude Code
Turn an academic paper into a talk you can actually deliver: timed talk script, distilled slides, print-ready podium notes.
How to install Paper To Podium
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mimaowang/paper-to-podium and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Paper To Podium does
Turn an academic paper into a talk you can actually deliver: timed talk script, distilled slides, print-ready podium notes. An agent skill (Claude Code / Kimi Code).
Alternatives in Development
- PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
- Ars Abstract — ARS academic-paper abstract-only mode — bilingual abstract + keywords 4.5k ★
- Mono Color Skill — One-ink editorial print image skill — warm paper, halftone photography, active negative space, and restrained 3k ★
README
paper-to-podium
**Turn an academic paper into a talk you can actually deliver.** You give it a paper and a time budget; it gives you back three things: a spoken script timed to the minute, slides distilled from that script, and a print-ready podium script with page-turn cues. Built for journal clubs, course presentations, conference talks, and group meetings — for your own paper or someone else's.
[English](#paper-to-podium) | [中文](#paper-to-podium-1)
The one idea behind it
**The script is the talk. The slides are an excerpt of the script — never the other way around.**
Agents (and people) instinctively start with slides, which produces dense bullet pages that get read aloud while the audience reads ahead. paper-to-podium reverses the dependency: write what you will *say* first, sized to your minutes and your speaking pace, then extract the few sentences and figures worth putting on screen. The result is a talk, not a document with a person attached.
Quick start
Install — copy the skill into your agent's user skills directory:
cp -r paper-to-podium ~/.claude/skills/ # Claude Code cp -r paper-to-podium ~/.agents/skills/ # Kimi CodeUse — just ask naturally, e.g.:
"I need to present this paper in class next week, 30 minutes including Q&A. Help me prepare the talk script and slides."
The skill triggers on requests like this (also 文献汇报 / 课堂展示 / 组会汇报 / 讲稿). It will ask about occasion, audience, and your speaking pace, then run the full pipeline below.
What you get
- A talk script written to a time budget — minutes × speaking rate = target length (25 min of measured Chinese ≈ 5,000 characters; 12 min of conference English ≈ 1,400 words), re-checked after every edit with a bundled tool. Plain spoken language, with explicit guardrails against the "AI flavor" failure mode (rhetorical-question openers, manufactured suspense) — including real before/after examples.
- Slides designed for the back row — one
Related Skills
Econ Slides Skill
Turn an economics paper into a seminar-ready Beamer talk with a timed speaker script — conference, job-market
Echo Slides Skill
从演讲录像中提取去重后的幻灯片 Recover the slide deck from a talk recording as deduplicated images. A Claude Code Skill.
Deck Editor Skill
Slides that ship as one HTML file — and edit themselves. A Claude Code skill: 1280x720 decks that print to 16:
Kimippt Skill
Claude Code skill: generate PPT decks by driving kimi.com/slides in your logged-in Chrome via agent-browser (C
Academic Pptx Skill
A Claude Skill for creating academic presentations (conference talks, seminar slides, thesis defenses, grant b
Build Vsl
Build a VSL script using one of 5 framework variants (15-step / pull-push-persuade 11-step pull-push-persuade
Related Agents
Talk Builder
Use to turn an accepted paper into a conference talk: a deck on the lab gabarit with timed speaker notes, in P
Script Writer
Specialist agent for writing speaker notes (presentation scripts) for Quarto RevealJS decks - paper reviews, c
Worksheet Exporter
내보내기 전문가. 검수 통과 개체 트리(또는 레거시 HTML manifest)를 학생용/교사용 2벌로 분기하고 Chrome 헤드리스 --print-to-pdf로 A4 PDF(및 옵션 PNG)를 산출