What problem does it solve?
Paper authors need a fast, presentation-ready conference poster, but manually redesigning dense papers into a one-page visual layout is time-consuming and error-prone.
Core Features & Use Cases
- End-to-end poster generation: Converts a compiled paper (main.tex or main.pdf plus figures) into a structured conference poster and a buildable LaTeX source.
- Conference-ready outputs: Produces print-ready PDFs (A0/A1), editable PPTX, and SVG-based poster assets from selected paper figures.
- Venue-aware styling with safety checks: Applies venue color schemes, enforces strict LaTeX architecture rules (article/tcbposter), and includes checkpoint-based state recovery for long runs.
- Optional structural guidance: Supports an opt-in style reference to refine layout density and figure/text balance without copying content or passing style hints to the poster reviewer.
Quick Start
Generate a conference poster from your compiled paper by running the paper-poster skill with the paper directory and optional venue/style settings, e.g., “/paper-poster paper/ — venue: NeurIPS”.