latex-posters

latex-posters is a skill for Claude Code from x-cmd/skill. It costs 60 tokens per session (7,461 once invoked), scanned A, a copy of latex-posters, Apache-2.0.

A guide for creating academic and research posters in LaTeX, a system for producing precisely formatted documents. It covers conference posters, thesis presentations, figures, tables, equations, citations, and multi-column layouts.

In plain words
What is it for?
Build posters for conferences, university events, thesis defenses, and public research displays, including posters with figures, equations, tables, and citations.
Why use it?
It helps fit research into a readable large-format page while keeping typography and spacing consistent. This is useful when a normal paper layout does not suit a poster session.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: positional $N argument.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/generate_schematic.py "your diagram description" -o figures/output.png.

Good fit Build posters for conferences, university events, thesis defenses, and public research displays…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/x-cmd/skill
agentmods
npx agentmods add skills/x-cmd/skill/latex-posters

Made for: Claude Code.

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 latex-posters

README.md
[![agentmods](https://agentmods.dev/badge/skills/x-cmd/skill/latex-posters.svg)](https://agentmods.dev/skills/x-cmd/skill/latex-posters)
Your own site
<a href="https://agentmods.dev/skills/x-cmd/skill/latex-posters"><img src="https://agentmods.dev/badge/skills/x-cmd/skill/latex-posters.svg" alt="Measured on agentmods" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,461 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.
Origin 86% copy Near-identical to another mod 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.00060 $0.07461
Opus 5 $0.00030 $0.03730
Sonnet 5 $0.00012 $0.01492
Haiku 4.5 $0.00006 $0.00746

Measured 3d ago against content hash 81e7c6136d95, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

latex-posters 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 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/review_poster.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

This is a copy

86% identical to latex-posters — 52 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

data/k-dense-ai/latex-posters/SKILL.md · 964 lines

How it starts

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

LaTeX Research Posters

Overview

Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy.

When to Use This Skill

This skill should be used when:

  • Creating research posters for conferences, symposia, or poster sessions
  • Designing academic posters for university events or thesis defenses
  • Preparing visual summaries of research for public engagement
  • Converting scientific papers into poster format
  • Creating template posters for research groups or departments
  • Designing posters that comply with specific conference size requirements (A0, A1, 36×48", etc.)
  • Building posters with complex multi-column layouts
  • Integrating figures, tables, equations, and citations in poster format

Visual Enhancement with Scientific Schematics

⚠️ MANDATORY: Every research poster MUST include at least 2-3 AI-generated figures using the scientific-schematics skill.

This is not optional. Posters are primarily visual media - text-heavy posters fail to communicate effectively. Before finalizing any poster:

  1. Generate at minimum TWO schematics or diagrams
  2. Target 3-4 figures for comprehensive posters (methodology flowchart, key results visualization, conceptual framework)
  3. Figures should occupy 40-50% of poster area

How to generate figures:

  • Use the scientific-schematics skill to generate AI-powered publication-quality diagrams
  • Simply describe your desired diagram in natural language
  • Nano Banana Pro will automatically generate, review, and refine the schematic

How to generate schematics:

python scripts/generate_schematic.py "your diagram description" -o figures/output.png

The AI will automatically:

  • Create publication-quality images with proper formatting
  • Review and refine through multiple iterations
  • Ensure accessibility (colorblind-friendly, high contrast)
  • Save outputs in the figures/ directory

Read the full file on GitHub · 964 lines

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. 3d ago First seen · 964 lines · 60 tokens per session scan A 81e7c6136d95

Subscribe to this mod's changes

latex-posters is a skill published in the GitHub repository x-cmd/skill (26 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 60 tokens to every session and 7,461 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to latex-posters, differing in 52 lines, and is treated as a copy.

Related

Other skills, from other repositories

arxiv-preflight

Pre-submission validation audit for arXiv papers across TeX source, PDF, figures, metadata, bibliography, file organization, and common-error scans. Produces pass/fail report with specific fixes per arXiv requirement. Triggers on: "check my arXiv submission", "validate for arXiv", "arXiv preflight", "ready for arXiv"…

Mathews-Tom/armory · 120 tokens

paper2slides

Turn an academic paper PDF into a presentation deck (.pptx) end-to-end. Use this skill whenever the user wants to "make slides from a paper", "generate a deck from this PDF", "make a PPT from this paper", "generate slides from a PDF document", "make a deck from a research paper", or supplies a research paper PDF and…

QuZhan51496/paper2anything · 120 tokens

sci-data-extractor

Extract structured data from scientific literature PDFs using AI-powered OCR and LLM analysis. Supports enzyme kinetics, experimental results, and literature review templates. Use when researchers need to parse tables, charts, or text from paper PDFs into Markdown or CSV. Triggers: extract data from PDF, scientific…

pantheon-org/tekhne · 96 tokens

LaTeX工具

A tool for creating, compiling, and checking mathematical modelling papers written in LaTeX, a document system often used for technical writing.

XiaoMaColtAI/math-modeling-skill · 46 tokens

glmocr-formula

Official skill for recognizing and extracting mathematical formulas from images and PDFs into LaTeX format using ZhiPu GLM-OCR API. Supports complex equations, inline formulas, and formula blocks. Use this skill when the user wants to extract formulas, convert formula images to LaTeX, or OCR mathematical expressions.

zai-org/GLM-skills · 67 tokens

tikz-figure-code

An engineering guide for writing TikZ diagrams in LaTeX, a system for typesetting documents and mathematical figures. It explains structured layouts, common arrow patterns, compile checks, and fixes for alignment, overflow, and Chinese text rendering.

NeverSight/learn-skills.dev · 152 tokens