paper-poster

Generate a 4-column IMRAD conference poster with LaTeX source from a compiled paper.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/THUFanZd/Sewed_pipeline --skill paper-poster-thufanzd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/THUFanZd/Sewed_pipeline/tree/main/.agents/skills/paper-poster
Command: npx skills add https://github.com/THUFanZd/Sewed_pipeline --skill paper-poster-thufanzd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a conference poster from a compiled paper by converting content into a clean, print-ready poster layout and source files.

Core Features & Use Cases

  • LaTeX-based poster generation: Produce an A0/A1 poster in PDF + editable PPTX + SVG.
  • Venue-aware design: Applies NeurIPS/ICML/ACL/CVPR color themes and consistent typography.
  • End-to-end workflow: Content extraction, figure selection, layout generation, compilation, and review.

Quick Start

Provide a compiled paper directory and a target venue to generate a print-ready poster.

Frequently Asked Questions about paper-poster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a compiled paper into a print-ready conference poster?

To convert a compiled paper into a print-ready conference poster, provide the paper directory and target venue. The system generates a 4-column IMRAD LaTeX layout and outputs PDF, editable PPTX, and SVG files.

What is the best way to generate a NeurIPS or ICML poster from my research paper?

Generating a NeurIPS or ICML poster involves applying venue-aware color themes and consistent typography to your paper's content. This process extracts content, selects figures, and compiles an A0/A1 layout.

Can I edit the generated LaTeX poster in PowerPoint?

Yes, you can edit the generated poster in PowerPoint. The workflow produces an editable PPTX file alongside the PDF and SVG outputs, allowing direct layout and content adjustments.

Does the poster generation workflow support the IMRAD layout structure?

Yes, the poster generation workflow explicitly supports the IMRAD layout structure. It creates a 4-column design by guiding content selection, figure curation, and layout decisions across multiple phases.

What do I need to provide to start the academic poster generation process?

You need to provide a compiled paper directory and a target venue to start the academic poster generation process. The system then extracts content and curates figures automatically.