Agent skill · Design & Presentation

latex-posters

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

K-Dense-AIgithub.com/K-Dense-AIGitHub ↗
claude-codecan modify filesships scriptsMIT
Install
npx skills add K-Dense-AI/claude-scientific-writer --skill latex-posters --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 17
SKILL.md size: 15 KB
Bundled scripts: yes
Version: 1.4
Allowed tools: ReadWriteEditBash
Path: skills/latex-posters/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,169
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 ## AI-Powered Visual Element Generation **STANDARD WORKFLOW: Generate ALL major visual elements using AI before creating the LaTeX poster.** This is the recommended approach for creating visually compelling poste

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. AI-Powered Visual Element Generation
  4. Hard limits (do not exceed)
  5. Scientific Schematics Integration
  6. Core Capabilities
  7. Workflow for Poster Creation
  8. Stage 1: Planning and Content Development
  9. Stage 2: Generate Visual Elements (AI-Powered)
  10. Stage 3: Design and Layout
  11. Stage 4: Content Integration
  12. Stage 5: Refinement and Testing
  13. Stage 6: Compilation and Delivery
  14. Integration with Other Skills
Ships with 16 files
  • assets/baposter_template.tex
  • assets/beamerposter_template.tex
  • assets/poster_quality_checklist.md
  • assets/tikzposter_template.tex
  • references/README.md
  • references/ai_graphics_for_posters.md
  • references/compilation_and_quality_control.md
  • references/latex_poster_packages.md
  • references/latex_poster_reference.md
  • references/poster_content_guide.md
  • references/poster_design_principles.md
  • references/poster_layout_design.md
  • references/poster_patterns_and_presentation.md
  • scripts/generate_schematic.py
  • scripts/generate_schematic_ai.py
  • scripts/review_poster.sh
Commands it runs
mkdir -p figures
pdflatex poster.tex
lualatex poster.tex
For TeX Live (Linux/Mac)
tlmgr install beamerposter tikzposter baposter
For MiKTeX (Windows)
Packages typically auto-install on first use
Additional recommended packages
tlmgr install qrcode graphics xcolor tcolorbox subcaption
More from claude-scientific-writer
All skills →
About this skill
What does the latex-posters skill do?

Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.

How do I install it?

Run `npx skills add K-Dense-AI/claude-scientific-writer --skill latex-posters --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From K-Dense-AI/claude-scientific-writer, a repository with 2,169 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going