paper2poster Skill
Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready PDF + PNG thumbnail. Requires the upstream paper2assets skill to have produced the input <outdir/ package (manifes Published by microsoft in ResearchStudio.
What is paper2poster Skill?
Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready PDF + PNG thumbnail. Requires the upstream paper2assets skill to have produced the input <outdir/ package (manifes Published by microsoft in ResearchStudio. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using ResearchStudio
Technical details
- Install or run with Copy skill directory
When to use paper2poster Skill
- Use it for developers using researchstudio.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/ResearchStudio
- Skill file: ResearchStudio-Reel/skills/paper2poster/SKILL.md
What it does
Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready PDF + PNG thumbnail. Requires the upstream paper2assets skill to have produced the input <outdir/ package (manifes
Skill instructions
paper2poster — paperspec.md → HTML poster → PDF/PNG + editable PPTX This skill is the rendering stage of a 3-skill pipeline. It assumes paper2assets has already produced the input <outdir/. Given that outdir, it picks figures, renders an HTML poster, iteratively fills the layout to fit a fixed page (60×36in landscape or 33.1×46.8in A0 portrait), generates per-section narration audio, hands the HTML to the bundled html2pptx sub-skill (vendored at html2pptx/) for an editable .pptx, and exports PDF + PNG. The html2pptx handoff is a standard final step, not optional — one run yields poster.{html,pptx,pdf,png}, because users want the editable deck in the same pass and won't call html2pptx separately. <outdir/ (produced by paper2assets) manifest.json assets/figures/ assets/logos/ assets/qr/ assets/meta/{paperspec.md, text.txt, figures.json, metadata.json} │ ▼ Step 1 — verify prerequisites ▼ Step 2 — pick figures (Method / optional Motivation / optional Secondary) ▼ Step 2.5 — optional per-fi
Explore related resources
Frequently asked questions
What is paper2poster?
paper2poster is a open-source AI agent skill with Copy skill directory. Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready.
Who is paper2poster best for?
paper2poster is best for reusing agent instructions, scripts, and references.
How do I install paper2poster?
Install or run paper2poster using Copy skill directory. Check paper2poster for the latest setup command.
Is paper2poster actively maintained?
paper2poster may need a closer maintenance check before production use.
Auto-fetched from GitHub.