paper-poster

Convert compiled research papers into print-ready conference posters in PDF, PPTX, and SVG.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-poster-wenwen555
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/Wenwen555/ARIS-LVLM/tree/main/skills/paper-poster
Command: npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-poster-wenwen555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating an attractive, print-ready conference poster from a compiled research paper can be tedious and error-prone. This skill automates the conversion, providing a visually coherent and publication-ready poster in PDF, PPTX, and SVG formats, while managing layout constraints and venue requirements.

Core Features & Use Cases

  • Four-column IMRAD poster layout with a consistent typographic system for readability at poster distances.
  • LaTeX-based rendering using tcbposter to produce A0/A1 posters in PDF, PPTX, and SVG equivalents.
  • Content planning and figure handling that extracts essential paper content and prepares figures for embedding.
  • Multi-venue and size support to adapt to NeurIPS, ICML, CVPR, and other venues, with automated formatting options.
  • End-to-end workflow from paper directory input to final poster outputs, including figure PNG conversion for PPTX.

Quick Start

Provide the compiled paper directory and venue, then run the poster workflow 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 research paper into a print-ready conference poster?

To convert a research paper into a print-ready conference poster, provide the compiled paper directory and venue. The skill extracts essential content, handles figure conversion to PNG, and automates layout decisions to generate the final poster.

Can I generate an A0 poster in multiple file formats like PDF and PPTX?

Yes, you can generate an A0 poster in multiple file formats. The skill uses LaTeX-based rendering with tcbposter to produce cross-format outputs in PDF, PPTX, and SVG equivalents for print and presentation needs.

Does this tool support automated poster formatting for specific venues like NeurIPS or ICML?

Yes, this tool supports automated poster formatting for specific venues. It adapts to venue and size variations for conferences like NeurIPS, ICML, and CVPR, managing the required layout constraints automatically.

What is the best way to handle figure embedding when creating a PPTX poster from LaTeX?

The best way to handle figure embedding for a PPTX poster is through automated figure conversion. The workflow extracts figures from the paper directory and converts them to PNG format specifically for PPTX embedding during the rendering process.

How does the four-column IMRAD layout improve conference poster readability?

The four-column IMRAD layout improves conference poster readability by applying a consistent typographic system. This structured approach ensures text and visual elements remain clear and legible at standard poster viewing distances.

Do I need LaTeX to automate the research paper to poster workflow?

Yes, you need LaTeX to automate the research paper to poster workflow. The skill relies on LaTeX-based rendering, specifically utilizing the tcbposter package, to handle layout decisions and produce the final print-ready outputs.