faust-donf/beamer-academic — explained in plain English
Analysis updated 2026-05-18
Convert a finished thesis document into a full defense slide deck automatically.
Generate an outline mapped to academic slide layouts before any slides are written.
Request a color scheme matched to your academic field, like blue for STEM or red for humanities.
Fix a specific slide by describing the problem by page number.
| faust-donf/beamer-academic | gulucaptain/acmmm_rebuttal_template | xiongqi123123/awesome-rebuttal | |
|---|---|---|---|
| Stars | 26 | 26 | 24 |
| Language | TeX | TeX | TeX |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | researcher | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires LaTeX installed locally in addition to Claude Code or Codex.
Beamer Academic is a skill for Claude Code and Codex that takes a thesis document and automatically produces a set of presentation slides ready for an academic defense. The README is written in both English and Chinese. You provide your thesis as a Word file, a PDF, or a LaTeX source file, answer a few questions about your name, university, advisor, and preferred color scheme, and the tool handles the rest without requiring you to know LaTeX. The pipeline works in stages. First it extracts content from the thesis: figures, tables, equations, and structure. Then it generates an outline and assigns each section to one of thirteen slide layout types. You confirm the outline, which is the only step requiring manual input. After that it fills in the layout templates page by page, compiles the result using a LaTeX typesetting engine called XeLaTeX, and delivers a finished PDF. If something looks wrong on a specific slide, you can describe the problem by page number and the tool will adjust and recompile. The thirteen layouts cover the standard elements of an academic presentation: a cover slide, a table of contents, section dividers, text-only slides, combinations of text and images on either side, formula slides, tables, full-page figures, conclusion boxes, transition slides, contribution lists, and a closing acknowledgement slide. Five color schemes are included with suggested pairings: blue for STEM subjects, red for humanities, green for agriculture and environmental fields, purple for arts, and teal for medicine. Installation requires cloning the repository into a skills directory for either Claude Code or Codex. LaTeX must be installed on the machine separately, though the skill will guide you through that setup if it is missing. The preferred input format is the original Word or LaTeX source file rather than a PDF export, since PDF conversion involves quality loss for figures and formulas. The project is MIT licensed.
A Claude Code and Codex skill that turns a thesis document into a ready-to-defend academic slide deck.
Mainly TeX. The stack also includes LaTeX, XeLaTeX, Beamer.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.