Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill render --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Render?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-render)More formats (shields.io, HTML) on the badges page.
---
name: render
description: Runs the clean render pipeline (HTML, PDF, Word) via scripts/render.sh. Use when asked to render, build, or compile the manuscript.
disable-model-invocation: true
allowed-tools: Bash, Read, Glob, Grep
---
# Render Manuscript
Run the clean render pipeline and report results.
## Steps
1. Run `bash scripts/render.sh` to clear caches and render all formats (HTML, PDF, Word)
2. If the render fails, read the full error output and diagnose the issue
3. After a successful render, report the output file sizes:
- `ls -lh _manuscript/index.html _manuscript/index.pdf _manuscript/index.docx`
4. Summarize any warnings from the Quarto output
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!