Render
Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.From its SKILL.md
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill renderAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.7 KB, 110 tokens by cl100k_base, as published. Nobody here has run it
Render Manuscript
Run the clean render pipeline and report results.
Steps
- Run
bash scripts/render.shto clear caches and render all formats (HTML, PDF, Word) - If the render fails, read the full error output and diagnose the issue
- After a successful render, report the output file sizes:
ls -lh _manuscript/index.html _manuscript/index.pdf _manuscript/index.docx
- Summarize any warnings from the Quarto output
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.