What problem does it solve?
Converts a compiled academic paper into a conference-ready poster layout without manually translating dense sections into a readable visual story.
Core Features & Use Cases
- Poster Generation from Compiled Papers: Takes a ready-to-build paper directory and produces print-oriented LaTeX poster output (A0/A1 PDF).
- Visual-First Content Extraction: Extracts poster-appropriate material (e.g., stat callouts replacing the abstract, method figures, key results, and concise contributions) instead of dumping full text.
- Conference Customization & Deliverables: Applies venue-specific color schemes (e.g., NeurIPS/ICML/ICLR) and produces editable assets including PPTX and SVG for iteration and sharing.
- Resumable, Checkpointed Workflow: Persists progress in POSTER_STATE.json and can resume from a prior phase to reduce repeated work.
Quick Start
Ask the skill to generate a conference poster from your compiled paper folder for the target venue, e.g., use /paper-poster with your paper directory and specify the venue when needed.