paper2poster-poster

paper2poster-poster is a skill for Codex from Paper2Poster/Paper2Poster. It costs 80 tokens per session (929 once invoked), scanned A, original, MIT.

A workflow for turning an academic paper into a conference poster package, using the paper as the source. It can produce poster text, an outline, layout guidance, and files prepared for Paper2Poster.

In plain words
What is it for?
Use it to turn a PDF, arXiv paper, manuscript, or pasted text into poster copy, a layout brief, figure suggestions, or a Paper2Poster-ready folder and YAML draft.
Why use it?
It helps condense research into readable poster content without adding unsupported results, figures, or author details. Missing information is clearly identified instead of silently guessed.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to turn a PDF, arXiv paper, manuscript, or pasted text into poster copy, a layout brief, figure suggestions, or a Paper2Poster-ready folder and YAML draft.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/paper2poster/paper2poster/skills
About the project

Paper2Poster is a multi-agent system that turns scientific papers into editable academic posters. It is used to automate poster content and layout generation from papers, and its included skill helps coding agents such as Codex or Claude prepare poster-ready material.

Paper2Poster/Paper2Poster · 3,937 stars · on GitHub · paper2poster.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Paper2Poster/Paper2Poster --skill skills
Clone the repo
git clone --depth 1 https://github.com/Paper2Poster/Paper2Poster

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for paper2poster-poster

README.md
[![agentmods](https://agentmods.dev/badge/skills/paper2poster/paper2poster/skills.svg)](https://agentmods.dev/skills/paper2poster/paper2poster/skills)
Your own site
<a href="https://agentmods.dev/skills/paper2poster/paper2poster/skills"><img src="https://agentmods.dev/badge/skills/paper2poster/paper2poster/skills.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 929 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00929
Opus 5 $0.00040 $0.00464
Sonnet 5 $0.00016 $0.00186
Haiku 4.5 $0.00008 $0.00093

Measured 8d ago against content hash ba046a100d8f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

paper2poster-poster scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Paper2Poster Poster

Use this skill when the goal is to turn a paper into a readable, credible, poster-ready package instead of a long prose summary.

Core behavior

Work from the source paper first. Prefer grounded extraction over creative rewriting.

Do not invent:

  • metrics that do not appear in the paper
  • figure content you have not seen
  • ablation claims that are not supported
  • author affiliations, funding, or venue details unless supplied

If key information is missing, say so explicitly and continue with labeled assumptions.

Default workflow

  1. Gather inputs.

Collect the paper source plus any constraints that are already available:

  • paper.pdf, arXiv link, markdown draft, or pasted paper text
  • venue, audience, poster dimensions, branding, deadline
  • whether the user wants poster copy only or also Paper2Poster execution assets

If the user gave no dimensions, use the defaults in references/poster-defaults.md.

  1. Choose the output mode.
  • Draft mode: produce poster copy, layout guidance, figure recommendations, and a concise runbook.
  • Execution mode: additionally prepare a poster.yaml draft, a Paper2Poster folder layout, and the exact command the user can run.
  1. Extract poster-worthy content from the paper.

Capture:

  • title and subtitle candidate
  • one-sentence paper claim
  • problem and motivation
  • method overview
  • core figures, tables, and diagrams worth featuring
  • strongest quantitative results
  • limitations, deployment notes, or future work if they matter
  1. Compress for poster reading.

Rewrite for scanability:

  • short headers
  • bullets over paragraphs
  • one idea per bullet
  • clear result statements with units and baselines when available
  • captions that can stand alone
  1. Build the poster package.

Unless the user asks for a different structure, produce:

  • poster_brief.md: audience, poster goal, assumptions, content priorities
  • poster_copy.md: final section copy ready for layout
  • poster_layout.md: panel plan, figure placement, hierarchy, and visual notes
  • poster_runbook.md: exact next steps for Paper2Poster or manual assembly

Read the full file on GitHub · 118 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 118 lines · 80 tokens per session scan A ba046a100d8f

Subscribe to this mod's changes

paper2poster-poster is a skill published in the GitHub repository Paper2Poster/Paper2Poster (3,937 stars, last pushed 3mo ago), licensed MIT. It adds 80 tokens to every session and 929 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

molecule-visualization

Publication-quality molecular visualization. 2D structure drawings (PNG/SVG), molecule grids with property annotations, scaffold highlighting, protein-ligand interaction diagrams, and interactive 3D views.

synthetic-sciences/openscience · 44 tokens

manimce-best-practices

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import , (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine.…

calesthio/OpenMontage · 149 tokens

paper2poster

Convert academic papers (PDF) into conference posters (HTML/PNG). You are the conductor: you decide what each section needs — an original paper figure or text — write the outline, hand-author the poster HTML, and iterate on the render using your own visual read and a blind-reader content quiz. Use when the user wants…

QuZhan51496/paper2anything · 76 tokens

songsee

Generate spectrograms and audio feature visualizations (mel, chroma, MFCC, tempogram, etc.) from audio files via CLI. Useful for audio analysis, music production debugging, and visual documentation.

graniet/kheish · 42 tokens

4drawio

A diagram-making stage for mathematical-modeling projects. It uses existing analysis and results reports to create technical route maps, solution flowcharts, model diagrams, and data-processing diagrams in Drawio, a tool for creating structured diagrams, then exports them as PDF files.

jihe520/MathModelAgent · 65 tokens

academic-slide-minimalist

Use this skill for Chinese academic literature-report PPTs, research slides, journal-club decks, thesis-defense slides, slide page images, or paper-to-PPT workflows based on real paper/SI figures. It enforces an Image2 availability gate: only an Image2-style native 16:9 full-slide image backend may create…

fangyuanopus/literature-report-ppt-builder · 163 tokens