Loading...
Loading...
Scaffold a LaTeX project (`latex/main.tex`, bibliography wiring, structure) from an existing Markdown draft and `citations/ref.bib`. **Trigger**: latex scaffold, md→tex, LaTeX 项目骨架, 生成 main.tex. **Use when**: 需要 LaTeX/PDF 交付(例如 arxiv-survey-latex pipeline),且 draft 已生成/已进入写作阶段。 **Skip if**: 还没有 `output/DRAFT.md`(或你不需要 LaTeX 交付)。 **Network**: none. **Guardrail**: 移除 markdown 残留(`##`, `**`, `[@...]`);bibliography 指向 `citations/ref.bib`;不在此步骤改写内容。
npx skill4agent add willoscar/research-units-pipeline-skills latex-scaffoldoutput/DRAFT.mdoutput/DRAFT.mdcitations/ref.biblatex/main.texlatex/latex/main.texcitations/ref.biblatex/main.texcitations/ref.bibpython .codex/skills/latex-scaffold/scripts/run.py --helppython .codex/skills/latex-scaffold/scripts/run.py --workspace <workspace_dir>--helplatex/main.texoutput/DRAFT.mdpython .codex/skills/latex-scaffold/scripts/run.py --workspace <ws>latex/main.texarticlectexart##/###/####\section/\subsection/\subsubsection1.2Appendix附录\appendix**Table 1. ...****Appendix Table A1. ...**table\caption{...}\label{tab:...}## Abstractabstract[@Key][@Key1; @Key2]\citep{Key}\citep{Key1,Key2}**bold***italic*`code`\textbf{}\emph{}\texttt{}latex/main.texlatex-scaffoldoutput/DRAFT.md##**[@...]citations/ref.biblatex-compile-qa