Awesome-Agent-Skills-for-Empirical-Research latex-skills

11 latex skills. Trigger: LaTeX typesetting, formatting papers, mathematical notation, Beamer. Design: template-based guides with package recommendations and compilation tips.

install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/writing/latex" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-latex-skills && rm -rf "$T"
manifest: skills/43-wentorai-research-plugins/skills/writing/latex/SKILL.md
source content

LaTeX — 11 Skills

Select the skill matching the user's need, then

read
its SKILL.md.

SkillDescription
academic-writing-latexLaTeX-based academic writing assistant for thesis and paper templates
bibliography-management-guideManage references with BibLaTeX, natbib, and LaTeX bibliography styles
latex-drawing-collectionLaTeX drawing examples for Bayesian networks, tensors, and diagrams
latex-drawing-guideTikZ and PGFPlots techniques for publication-quality scientific figures
latex-ecosystem-guideComprehensive guide to LaTeX editors, packages, and typesetting workflows
latex-templates-collectionCollection of LaTeX templates for papers, presentations, and CVs
math-typesetting-guideLaTeX math typesetting, equation formatting, and cross-referencing
md-to-pdf-academicConvert Markdown to publication-quality PDF with LaTeX math rendering
overleaf-collaboration-guideGuide to collaborative LaTeX editing with Overleaf
tex-render-guideRender LaTeX math expressions to images in PNG, JPEG, and SVG
tikz-diagrams-guideCreate publication-quality scientific diagrams with TikZ in LaTeX