Skip to main content

template-fill

Fill a LaTeX resume template with structured ResumeData using a per-template LLM-driven strategy. Produces a complete, compilable .tex file by studying an example .tex for the chosen template, understanding its custom commands, and generating correct LaTeX code. Adaptively handles section mismatch: omits template sections with no data, adds new sections for resume content not in the template, and uncomments commented sections when data exists. Handles LaTeX special character escaping and CJK mixed-language content. Supports templates: basic, modern, classic, academic — each with unique visual style but shared command interface. Use when converting structured resume data into a formatted LaTeX document.

Jump to install

Source facts

Repository
ApplyU-ai/ResumeAgent
Last source activity
February 20, 2026 at 14:50
Detected SKILL.md language
English
Stars
6
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.