paper-poster

Generate a conference poster PDF with PPTX and SVG assets from a compiled LaTeX paper.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Lingrongye/federated-learning --skill paper-poster-lingrongye
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/Lingrongye/federated-learning/tree/main/Auto-claude-code-research-in-sleep/skills/paper-poster
Command: npx skills add https://github.com/Lingrongye/federated-learning --skill paper-poster-lingrongye

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates ready-to-submit conference posters from a compiled paper by automating layout, typography, and figure integration, saving hours of manual design.

Core Features & Use Cases

  • Extracts key results and visuals and arranges them into an IMRAD 4-column poster layout.
  • Outputs include a PDF poster (A0/A1) via LaTeX, plus editable PPTX and SVG assets.
  • Suitable for venues like NeurIPS, ICML, ICLR, CVPR with venue-specific color schemes.

Quick Start

Submit a compiled paper directory and I will generate a poster plan and begin the LaTeX workflow.

Frequently Asked Questions about paper-poster

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

FAQPage Schema
How do I generate a conference poster from a research paper automatically?

To generate a conference poster automatically, submit a compiled paper directory containing main.tex, main.pdf, and related figures. The tool extracts key results and arranges them into an IMRAD 4-column layout, outputting a PDF poster plus editable PPTX and SVG assets.

Does this LaTeX poster generation workflow support specific venues like NeurIPS or CVPR?

Yes, this LaTeX poster generation workflow supports major venues including NeurIPS, ICML, ICLR, and CVPR. It applies venue-specific color schemes and formatting rules to ensure the generated poster meets the conference submission requirements.

What is the best way to structure a paper for IMRAD 4-column poster layout conversion?

The best way to structure a paper for IMRAD 4-column poster conversion is to ensure your LaTeX sections clearly define Introduction, Methods, Results, and Discussion. The workflow extracts these sections and automatically maps them to the 4-column grid layout.

Can I get editable PPTX and SVG assets from a PDF poster generated via LaTeX?

Yes, the LaTeX workflow outputs a PDF poster while simultaneously converting and exporting editable PPTX and SVG assets. This allows you to make further manual adjustments to the conference poster layout and figures after generation.

Are there limitations when converting a compiled LaTeX paper to an A0 or A1 poster?

A limitation when converting a compiled LaTeX paper to a poster is that the workflow requires a complete paper directory with properly linked figures. If the main.tex or main.pdf files are missing or misconfigured, the automated figure management and layout generation will fail.