paper-poster

Convert LaTeX and TeX code into A0/A1 PDF and PPTX conference posters.

Updated May 29, 2026
One-click install
npx skills add https://github.com/TabithaFanny/ThesisX --skill paper-poster-tabithafanny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/TabithaFanny/ThesisX/tree/main/skills_imported/aris/skills/paper-poster
Command: npx skills add https://github.com/TabithaFanny/ThesisX --skill paper-poster-tabithafanny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, latexmk, pdflatex, xelatex, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of conference posters from compiled papers, converting LaTeX and TeX code into visually appealing A0/A1 PDF and PPTX posters.

Core Features & Use Cases

  • LaTeX to Poster Conversion: Converts LaTeX and TeX code into A0/A1 PDF and PPTX posters.
  • Customization: Offers customization for venue, size, orientation, and content layout.
  • Use Case: Ideal for researchers and academics who need to quickly generate high-quality posters for conferences.

Quick Start

Generate a conference poster for your paper by running the 'paper-poster' skill with the paper directory as an argument: 'paper-poster /path/to/paper'

Frequently Asked Questions about paper-poster

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

FAQPage Schema
How do I convert LaTeX code into a conference poster?

To convert LaTeX code into a conference poster, use this Skill to compile TeX code and generate visually appealing A0/A1 PDF and PPTX posters. It handles LaTeX compilation, image embedding, and post processing automatically.

Can I generate a PPTX poster from a compiled paper?

Yes, you can generate a PPTX poster from a compiled paper. The Skill converts TeX code into both PDF and PPTX output formats, supporting customization for venue, size, orientation, and content layout.

Do I need Python and LaTeX installed to create A0 or A1 posters?

Yes, you need Python and LaTeX installed to create A0 or A1 posters. The tool requires python, latexmk, pdflatex, xelatex, and pdf2image for image conversion and poster generation.

What's the best way to automate academic poster creation for conferences?

The best way to automate academic poster creation for conferences is providing your paper directory to the Skill. It processes the LaTeX source, applies venue themes, and outputs high-quality posters.

Does the conference poster generation support custom venue themes and orientations?

Yes, conference poster generation supports custom venue themes and orientations. You can customize the venue, size, orientation, and content layout to meet specific academic conference requirements.

Why does LaTeX to PPTX conversion require pdf2image and xelatex dependencies?

LaTeX to PPTX conversion requires pdf2image and xelatex dependencies to handle image conversion and compile TeX code. These tools ensure accurate rendering of embedded images and text in the final A0/A1 poster.