paper-poster

Extract research content from a compiled paper into a conference poster.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/kitcaf/skills --skill paper-poster-kitcaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-poster
Source: https://github.com/kitcaf/skills/tree/main/skills/skills-codex/skills/paper-poster
Command: npx skills add https://github.com/kitcaf/skills --skill paper-poster-kitcaf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a polished conference poster from a compiled paper, preserving key results while avoiding full-text overload.

Core Features & Use Cases

  • 4-column IMRAD poster layout with venue-specific color schemes.
  • Automated figure handling: PDF figures converted to PNG for PPTX embedding.
  • End-to-end workflow with content budgeting, phase tracking, and state persistence.

Quick Start

Provide the compiled paper and specify venue, size, orientation, and column layout to generate a 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 compiled LaTeX paper into a conference poster?

To convert a paper into a conference poster, this skill extracts and reformats key research content into a 4-column IMRAD layout. It uses an article-class LaTeX pipeline to generate a visually compelling poster while avoiding full-text overload.

Can I generate NeurIPS or ICML poster layouts from my research paper?

Yes, you can generate NeurIPS, ICML, or ICLR poster layouts by specifying the venue. The skill applies venue-specific color schemes and formatting to your compiled paper to meet conference visual requirements.

How does PDF-to-PNG figure conversion work for research poster generation?

PDF-to-PNG figure conversion for research posters is handled automatically by the skill. It converts your paper's PDF figures into PNG format, enabling proper embedding into the final poster presentation output.

What is the best way to manage content budgeting when creating a conference poster?

The best way to manage content budgeting for a conference poster is using a phase-driven workflow with state persistence. This approach tracks progress and extracts only key results, preventing visual overload on the poster.

Do I need a compiled LaTeX article to use this conference poster generator?

Yes, you need a compiled LaTeX article to use this conference poster generator. The implementation requires an article-class LaTeX-based pipeline to extract content and reformat it into the poster layout.

What are the limitations of using LaTeX for research presentation posters?

A limitation of this LaTeX approach is that it requires a compiled paper as input rather than raw text or drafts. Additionally, the workflow is specifically tailored for IMRAD layouts and NeurIPS, ICML, and ICLR venues.