paper-poster

Generate a conference poster from a compiled LaTeX paper.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/czh-ee-2023/zotero-aris --skill paper-poster-czh-ee-2023
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/czh-ee-2023/zotero-aris/tree/main/.claude/skills/paper-poster
Command: npx skills add https://github.com/czh-ee-2023/zotero-aris --skill paper-poster-czh-ee-2023

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires latexmk, pdflatex, xelatex, tcolorbox, geometry, graphicx, amsmath, amssymb, enumitem, xcolor, lmodern, fontenc, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of conference posters from compiled papers, providing a venue-driven LaTeX approach to ensure professional quality and style consistency.

Core Features & Use Cases

  • Venue-Driven Style: Generates posters tailored to specific conference venues with predefined color schemes and layouts.
  • Content Extraction: Extracts key content from papers, focusing on visual elements for quick comprehension.
  • Customization: Allows users to reference a style guide from a specific paper for structural layout customization.
  • Use Case: Imagine you have a paper ready for presentation at NeurIPS. Use this Skill to generate a poster with the appropriate NeurIPS color scheme and layout.

Quick Start

Generate a poster for your compiled paper in NeurIPS style by running: /paper-poster "paper/" --venue NeurIPS

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 compiled LaTeX paper?

To generate a conference poster from a compiled LaTeX paper, use a tool that extracts content and applies venue-specific styles. This process requires a LaTeX environment with packages like geometry, graphicx, and tcolorbox to render the final layout.

Can I customize my conference poster layout to match a specific venue style like NeurIPS?

You can customize conference poster layout by referencing venue-specific style guides. This approach applies predefined color schemes and structural layouts, ensuring visual communication matches specific conference requirements like NeurIPS.

What LaTeX packages do I need to install for automated paper presentation poster creation?

Automated paper presentation poster creation requires LaTeX packages including pdflatex, xelatex, latexmk, tcolorbox, geometry, graphicx, amsmath, amssymb, enumitem, xcolor, lmodern, and fontenc for formatting and rendering.

Does this automated poster generation approach work with figures from my original paper?

Yes, automated poster generation performs figure conversion for poster layout. It extracts key visual elements from your compiled paper and integrates them using graphicx and pdf2image dependencies for quick visual comprehension.

What is the best way to ensure visual communication consistency across different academic conference posters?

The best way to ensure visual communication consistency is using a venue-driven LaTeX approach. By extracting key content and applying predefined structural layouts with specific color schemes, posters maintain professional quality across venues.

Do I need a fully compiled paper before starting conference poster generation?

Yes, you need a compiled LaTeX paper before starting conference poster generation. The process extracts key content and figures from the compiled paper source to structure the visual presentation layout.