paper-poster

Convert a compiled paper into a print-ready A0/A1 conference poster using LaTeX and tcbposter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating conference posters from a compiled paper is time-consuming and error-prone; this skill automates the process to produce a ready-to-print poster with consistent typography, layout, and assets.

Core Features & Use Cases

  • Automates poster generation from a compiled paper using LaTeX and tcbposter.
  • Produces a 4-column IMRAD poster layout with venue-themed color schemes and typography guidelines.
  • Outputs print-ready PDF, PNG for PowerPoint embedding, and optional SVG assets; includes a robust, repeatable workflow for academic conferences.

Quick Start

Place your compiled paper under paper/ and run the poster workflow to generate 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?

You can automate poster generation from a compiled paper by placing it under the paper/ directory and running the workflow, which uses LaTeX and tcbposter to produce a 4-column IMRAD layout with venue-themed colors.

What is the IMRAD layout for academic conference posters?

The IMRAD layout for academic conference posters structures content into Introduction, Methods, Results, and Discussion sections. This skill automatically applies a 4-column IMRAD layout to organize your compiled paper content for A0 or A1 print formats.

Can I generate a conference poster for specific venues like NeurIPS or CVPR?

Yes, you can generate conference posters for venues like NeurIPS, ICML, and CVPR. The workflow applies venue-themed color schemes and typography guidelines to ensure the output poster matches specific academic conference standards.

Does the poster generation workflow output files for PowerPoint embedding?

Yes, the workflow outputs PNG files specifically for PowerPoint embedding alongside the print-ready PDF. It performs PNG conversion and can also generate optional SVG assets to provide a complete poster package for various presentation needs.

Do I need LaTeX installed to automatically generate academic posters?

You need a LaTeX environment to support the tcbposter package and compile the final PDF output. The workflow relies on LaTeX to handle content extraction, figure selection, and robust layout planning for stateful poster generation.

What is the best way to handle content extraction and figure selection for academic posters?

The best way to handle content extraction and figure selection for academic posters is using an automated LaTeX workflow that processes your compiled paper, selecting relevant figures and text to populate a structured 4-column layout.