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.

跳到安装

来源信息

仓库
ApplyU-ai/ResumeAgent
最近来源活动
2026年2月20日 14:50
检测到的 SKILL.md 语言
英语
星标
6
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。