paper-poster

Convert compiled research papers into print-ready LaTeX conference posters.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-poster-chenghaoyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/chenghaoYang/auto-coder-trainer/tree/main/aris/skills/paper-poster
Command: npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-poster-chenghaoyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a compiled research paper into a ready-to-publish conference poster, saving time and ensuring formatting consistency across venues.

Core Features & Use Cases

  • Automated extraction of key content (title, authors, motivation, method, results) and layout into a four-column IMRAD poster.
  • Venue-aware color schemes and typography tailored for major conferences (NeurIPS, ICML, CVPR, etc.).
  • Generates outputs in multiple formats (PDF poster, editable PPTX, SVG) and supports state persistence to resume interrupted runs.

Quick Start

Provide the path to your compiled paper directory and your preferred venue, size, and orientation to generate a ready-to-edit LaTeX-based poster in the poster/ directory.

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 conference poster?

To convert a research paper into a conference poster, this Skill automates the extraction of key content like title, authors, and results, then layouts the information into a four-column IMRAD print-ready poster using LaTeX.

Can I generate a NeurIPS conference poster from a LaTeX paper?

Yes, you can generate a NeurIPS conference poster from a LaTeX paper. The workflow applies venue-aware color schemes and typography tailored for major conferences like NeurIPS, ICML, and CVPR.

What is the best way to output a research poster as an editable PPTX?

The best way to output a research poster as an editable PPTX is through this automated workflow, which generates multiple formats including PDF posters, editable PPTX, and SVG files from your compiled paper directory.

How does state persistence work when generating LaTeX posters?

State persistence in LaTeX poster generation works by saving the workflow state, allowing you to resume interrupted runs and recover statefully without restarting the entire content extraction and layout process.

Do I need a compiled paper directory to create a print-ready poster?

Yes, you need a compiled paper directory to create a print-ready poster. You provide the path to this directory along with your preferred venue, size, and orientation to generate the ready-to-edit LaTeX poster.

What layout structure does this automated poster generator use for academic presentations?

This automated poster generator uses a four-column IMRAD layout structure for academic presentations, organizing extracted paper content into Introduction, Methods, Results, and Discussion sections suitable for lab talks and conferences.