Awesome-Agent-Skills-for-Empirical-Research ocr-translate-skills
7 ocr & translation skills. Trigger: scanning documents, recognizing formulas, translating academic papers. Design: specialized OCR (LaTeX, handwriting) and translation for scholarly content.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/tools/ocr-translate" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-ocr-translate-ski && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/tools/ocr-translate/SKILL.mdsource content
OCR & Translation — 7 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| handwriting-recognition-guide | Apply handwriting OCR to digitize historical and archival documents |
| latex-ocr-guide | Extract and convert mathematical formulas from images and PDFs to LaTeX code |
| latex-translation-guide | Translate LaTeX documents preserving math formulas and structure |
| multilingual-research-guide | Strategies for translating academic papers while preserving technical accuracy |
| pdf-math-translate-guide | Translate scientific PDFs with preserved math formatting via PDFMathTranslate |
| zotero-pdf-translate-guide | Guide to Zotero PDF Translate for multilingual PDF and annotation translation |
| zotero-pdf2zh-guide | PDF Chinese translation plugin for Zotero reference manager |