paper-poster

Extract paper content and generate a print-ready LaTeX conference poster.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool converts a compiled paper into a print-ready conference poster by extracting key content and visualizing it in a multi-column IMRAD layout.

Core Features & Use Cases

  • Automated content extraction tailored for posters (IMRAD structure, key results, figures, and bullets).
  • LaTeX-based poster generation using the article class and tcbposter, with 4-column A0/A1 layouts and venue color themes.
  • Workflow support: phase-based steps, figure conversion to PNG for PPTX, and optional state persistence.

Quick Start

Generate a poster proposal and compile a LaTeX poster from the given paper directory.

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 LaTeX conference poster from a compiled paper?▼

You can generate a LaTeX conference poster by having the Skill extract essential IMRAD content and figures from your compiled paper, which then outputs a poster-ready LaTeX pipeline using the article class and tcbposter.

Can I create an A0 landscape poster for NeurIPS or ICML automatically?▼

Yes, you can automatically create an A0 landscape poster for NeurIPS or ICML. The Skill targets academic workflows by supporting A0/A1 layouts in landscape or portrait orientation with venue-specific color themes.

Do I need a LaTeX environment to convert my paper into a print-ready poster?▼

Yes, a LaTeX environment is required to compile the final output since the Skill generates a poster-ready LaTeX pipeline. It also converts figures to PNG for PPTX workflows, but the core layout uses LaTeX.

How are figures and tables handled when turning an academic paper into a poster?▼

Figures and tables are handled through automated extraction tailored for posters. The Skill converts figures to PNG for PPTX integration and formats them within a multi-column IMRAD layout.

What is the best way to structure an academic presentation poster from a research manuscript?▼

The best way to structure an academic poster from a manuscript is using an IMRAD layout. The Skill extracts key results and bullet-based text, organizing them into a 4-column format for clear visual communication.