Paper 2607.04438
ResearchStudio-Reel: Automate the Last Mile of Research from Paper to Poster, Video, and Blog
- Published
- Jul 2026
- Research lab
- Independent
- Citations
- 1
- GitHub
- Not linked
01 In brief
Summary
ResearchStudio-Reel is a native-editable dissemination workspace that automates the last mile of research communication, turning a single paper PDF into a print-ready conference poster, a narration-aligned talk video, and a bilingual blog.
Implemented as five composable skills in Claude Code and Codex, it uses a shared Paper2Assets extractor to ground all artifacts, generators Paper2Poster, Paper2Video, and Paper2Blog, and a Paper2Reel convergence layer that binds the three into one interactive viewer.
The system addresses gaps in shared grounding, native editability, and experience-level convergence.
On the Paper2Poster benchmark, the Claude Code configuration achieves the best scores among automated systems on all three aesthetic sub-criteria and best or tied-best on two of three information sub-criteria, exceeding authors' posters in average aesthetics (3.56 vs.
3.03) and winning on overall quality on 74 and 95 of 100 papers under two VLM judges.
The full pipeline packages native-editable source files (PowerPoint, Word) and an aligned viewer, with artifact-specific release checks ensuring testable delivery.
02 From the paper
Abstract
Despite growing automation, turning a paper into a coherent poster, talk video, and blog piece often remains a labor-intensive last mile. Recent systems increasingly generate multiple dissemination formats, but a practical workflow must also keep the outputs editable in native tools and bound into one navigable deliverable for revision and reuse. We present ResearchStudio-Reel, a native-editable dissemination workspace that binds its three artifacts into one interactive deliverable at the experience level, implemented as five skills executable in Claude Code and Codex: one shared extractor, three editable artifact generators, and one interactive convergence layer. A shared asset bundle feeds a PowerPoint poster and video deck, plus a bilingual Word blog; rather than re-rendering the paper into a fourth format, Paper2Reel converges these already-produced artifacts at the experience level, binding poster regions, video segments, and blog passages into one interactive viewer. Artifact-specific release checks make this delivery contract testable, and Paper2Poster additionally uses a measured-fill loop. On the Paper2Poster benchmark, our Claude Code configuration achieves the best scores among automated systems on all three aesthetic sub-criteria and the best or tied-best scores on two of three information sub-criteria. Under two VLMjudges, it exceeds the authors' posters in average aesthetics (3.56 vs. 3.03) and wins on overall quality on 74 and 95 of the 100 papers under the two judges. The full pipeline additionally packages the native-editable source artifacts and their aligned viewer. Project is available at https://aka.ms/ResearchStudio