Awesome-Agent-Skills-for-Empirical-Research templates-skills
11 paper templates skills. Trigger: starting a new paper, formatting for submission, venue-specific layouts. Design: ready-to-use templates for arXiv preprint, conferences, thesis, and posters.
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/templates" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-templates-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/writing/templates/SKILL.mdsource content
Paper Templates — 11 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| arxiv-preprint-template | LaTeX template for arXiv preprints in NIPS/NeurIPS style format |
| beamer-presentation-guide | Guide to creating academic presentations with LaTeX Beamer |
| conference-paper-template | Templates and formatting guides for major academic conference submissions |
| elegant-paper-template | Beautiful LaTeX template for working papers and technical reports |
| graphical-abstract-guide | Create SVG graphical abstracts for journal paper submissions |
| novathesis-guide | LaTeX thesis template supporting multiple universities and formats |
| scientific-article-pdf | Generate publication-ready scientific article PDFs from templates |
| sjtuthesis-guide | Write SJTU theses using the SJTUThesis LaTeX template with full compliance |
| thesis-template-guide | Set up LaTeX templates for PhD and Master's thesis documents |
| thesis-writing-guide | Templates, formatting rules, and strategies for thesis and dissertation writing |
| thuthesis-guide | Write Tsinghua University theses using the ThuThesis LaTeX template |