What problem does it solve?
It converts a drafted LaTeX paper into a ready-to-present academic poster, saving you from manually restructuring sections and resizing figures for a single-page layout.
Core Features & Use Cases
- Poster Generation from LaTeX: Reads
paper/main.tex, paper/sections/*.tex, and paper/figures/ to produce a single-page HTML poster.
- Section Distillation: Condenses each selected paper section into a clear 2–5 sentence summary suitable for poster readability.
- Figure Selection & Layout: Selects representative figures per section (optionally text-only) and renders them using a configurable multi-column layout.
- PaperX-Style Intermediate: Builds a reusable
poster/dag.json intermediate via the wiki-to-DAG bridge for downstream artifacts.
Quick Start
Generate a poster for your current draft by running the poster skill with your paper directory and optional review refinement, for example: use the command paper/ --review so the poster content is improved with critique-revise.