Scaffold a LaTeX project (latex/main.tex, optional bibliography wiring, structure) from an existing Markdown draft. Trigger: latex scaffold, md→tex, LaTeX 项目骨架, 生成 main.tex. Use when: 需要 LaTeX/PDF 交付(例如 arxiv-survey-latex pipeline),且 draft 已生成/已进入写作阶段。
$npx -y skills add willoscar/research-units-pipeline-skills --skill latex-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/willoscar/research-units-pipeline-skills" --skill "willoscar/research-units-pipeline-skills/latex-scaffold"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/willoscar/research-units-pipeline-skills" that are relevant to the current task. Run `npx skills add "https://github.com/willoscar/research-units-pipeline-skills"` and select the relevant skills, then follow their instructions.