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.
npx skills add flonat/flonat-research --skill latex-postersgit clone --depth 1 https://github.com/flonat/flonat-researchWrote 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.
[](https://agentmods.dev/skills/flonat/flonat-research/latex-posters)<a href="https://agentmods.dev/skills/flonat/flonat-research/latex-posters"><img src="https://agentmods.dev/badge/skills/flonat/flonat-research/latex-posters/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/flonat/flonat-research/latex-posters"><img src="https://agentmods.dev/badge/skills/flonat/flonat-research/latex-posters.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.01365 |
| Opus 5 | $0.00028 | $0.00682 |
| Sonnet 5 | $0.00011 | $0.00273 |
| Haiku 4.5 | $0.00006 | $0.00136 |
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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 111 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.
When to Use This Skill
- Creating research posters for conferences, symposia, or poster sessions
- Designing academic posters for university events or thesis defenses
- Converting scientific papers into poster format
- Creating template posters for research groups or departments
Compilation Convention
Always use latex to compile posters. Its pre-flight installs or verifies the fail-closed canonical .latexmkrc beside the poster driver. Build artifacts go to out/, and the requested PDF is copied back only after a successful build. Never hand-write a poster-specific rc file.
Core Capabilities
1. LaTeX Poster Packages
Three major packages, each with distinct advantages:
- beamerposter — Extension of Beamer. Familiar syntax, excellent themes. Best for traditional academic posters and institutional branding.
- tikzposter — Modern, flexible with TikZ integration. Built-in color themes. Best for colorful, modern designs.
- baposter — Box-based layout with automatic spacing. Best for multi-column layouts.
Package guides: references/poster_packages_beamerposter.md (beamerposter & tikzposter) | references/poster_packages_baposter.md (baposter & selection guide)
2. Poster Layout and Structure
Common sections: Header/Title, Introduction, Methods, Results, Conclusions, References, Acknowledgments. Layout strategies include column-based grids, block-based arrangements, Z-pattern flow, and visual hierarchy.
Layout guides: references/poster_layout_grids.md (column grid systems) | references/poster_layout_flow.md (Z/F/Gutenberg patterns) | references/poster_layout_spatial.md (header, content, footer) | references/poster_layout_blocks.md (blocks, patterns & testing)
What ships with it
16 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.
- assets/baposter_template.tex 7.2 KB
- assets/beamerposter_template.tex 7.2 KB
- assets/poster_quality_checklist.md 11 KB
- assets/tikzposter_template.tex 7.6 KB
- README.md 11 KB
- references/poster_content_sections.md 13 KB
- references/poster_content_writing.md 7.6 KB
- references/poster_design_accessibility.md 11 KB
- references/poster_design_typography.md 12 KB
- references/poster_layout_blocks.md 9.4 KB
- references/poster_layout_flow.md 3.0 KB
- references/poster_layout_grids.md 7.0 KB
- references/poster_layout_spatial.md 3.6 KB
- references/poster_packages_baposter.md 8.4 KB
- references/poster_packages_beamerposter.md 9.4 KB
- scripts/review_poster.sh 7.7 KB runs code
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.
- 7d ago First seen · 111 lines · 56 tokens per session scan A 2c1e3948afbb
latex-posters is a skill published in the GitHub repository flonat/flonat-research (132 stars, last pushed 15d ago), licensed MIT. It adds 56 tokens to every session and 1,365 once invoked, about $0.0003 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-09-03.
Other skills, from other repositories
latex-compile
Compile a LaTeX document and fix every error plus aesthetic issue (overfull/underfull boxes, widows, alignment, fonts) for a clean PDF and log. Use this instead of running pdflatex/latexmk manually — it avoids the latexmk stale-log trap and silent grep failures on binary log output, and it reformats rather than…
beamer-presentation
Create academic presentations in Beamer with professional themes.
latex-tables
Generate publication-ready regression tables in LaTeX.
nature-data
Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data…
publication-chart-skill
This skill should be used when the user asks for a publication-quality scientific figure or table, wants help choosing the right chart for results, needs a paper-ready pubfig or pubtab workflow, wants a figure + companion table for a results section, wants an Excel sheet turned into publication-ready LaTeX, or wants…
paper-figures
Extract figures from downloaded papers and include them in survey/review reports. Use when the report covers other groups' work and benefits from their architecture diagrams, experimental plots, or system schematics. Your brain prompt supplies the absolute path to the extract-figures script as {{EXTRACTFIGURES}} — use…