latex-scaffold
Installation
SKILL.md
LaTeX Scaffold
Convert the approved Markdown draft into a minimal, buildable LaTeX project.
This is a deterministic conversion step; prose quality should already be addressed in output/DRAFT.md.
Inputs
output/DRAFT.mdoroutput/TUTORIAL.md- optional:
citations/ref.bib
Outputs
latex/main.tex(and any required LaTeX support files)
Workflow
- Create
latex/directory if missing. - Create
latex/main.texwith sections matching the outline.
Related skills