All skills

Korean Academic PDF

/render-pdf-docNEW
Presentation & Tooling

What it does

Render non-bibliography academic markdown (proposal, briefing handout, anchor doc, IRB cover, reference table) to publication-quality PDF via pandoc + xelatex. Boundary opposite of manage-refs — non-bib, layout-focused.

Highlights

  • CJK font fallback: Apple SD Gothic Neo (macOS), Noto Sans CJK KR (Linux)
  • Content-proportional pipe-table column widths — first column shrinks to fit, data columns share the remainder
  • Frontmatter redact_internal flag for circulation PDFs (no version numbers / changelog / PI attribution leakage)

Install this skill

git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/render-pdf-doc ~/.claude/skills/
Full documentationView source on GitHub

Related skills