poster

Assemble a LaTeX Beamer conference poster from project context and templates.

Updated May 14, 2026
One-click install
npx skills add https://github.com/jaqg/daimon --skill poster-jaqg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: poster
Source: https://github.com/jaqg/daimon/tree/main/writing/skills/poster
Command: npx skills add https://github.com/jaqg/daimon --skill poster-jaqg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of a complete conference poster from project context, saving time on LaTeX setup, content layout, and template integration.

Core Features & Use Cases

  • Generates a compilable LaTeX Beamer poster using the Gemini beamerposter theme.
  • Ingests project context from memory and vault notes, and optionally adds an abstract and Q&A prep.
  • Outputs a ready-to-compile main.tex plus supporting files (custom-defs.tex, refs.bib, and style files) in a dedicated folder.

Quick Start

Run the poster generation command with your project context and optional flags to control conference, date, size, and content.

Frequently Asked Questions about poster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate generating a scientific conference poster from my research notes?

You can automate scientific conference poster generation by assembling a LaTeX Beamer poster directly from your project context and memory notes. This Skill automatically populates standard sections like Introduction, Methods, Results, and Conclusions into a ready-to-compile template.

Do I need a specific LaTeX template to create a Beamerposter for my research?

Yes, creating a Beamerposter requires a Beamerposter template along with a configuration file for author and affiliation details. The Skill uses this template to generate a compilable main.tex file and supporting style files in a dedicated output folder.

Can I include an abstract and Q&A preparation section when generating an academic poster?

Yes, you can optionally include an abstract and Q&A preparation content when generating your academic poster. The Skill integrates these optional sections alongside your standard inline research sections directly into the LaTeX output.

What is the best way to format academic posters for grant applications using LaTeX?

The best way to format academic posters for grant applications is using automated LaTeX assembly to ensure consistent formatting. This Skill ingests your project context to output a structured Beamerposter with standard inline sections, saving time on manual layout.

What files are generated when automating a LaTeX Beamer poster?

Automating a LaTeX Beamer poster generates a ready-to-compile main.tex file along with supporting custom-defs.tex, refs.bib, and style files. These files are output into a dedicated folder, providing a complete environment for compiling your academic poster.

Can I use this automated poster generation for both conferences and grant applications?

Yes, automated Beamerposter generation applies to both academic conferences and grant applications. It enables consistent formatting across different contexts by automatically assembling your research context into standardized inline sections.