Install
openclaw skills install @helenalhq/medical-record-translatorUse when users need structure-preserving translation of medical records, lab reports, discharge summaries, prescriptions, pathology/radiology reports, or sim...
openclaw skills install @helenalhq/medical-record-translatorProduce a structure-preserving translation artifact, not a summary report.
text PDF or scanned PDF before translation.text PDF: digital text layer is extractable.scanned PDF: content is image-based or text layer is unreliable.text PDF path: extract text + structural hints first, then map blocks.scanned PDF path: use a vision-capable model first, perform region detection, then recover region text and block types.Follow these documents directly instead of re-specifying them here:
references/output-contract.mdreferences/block-model.mdreferences/quality-checklist.mdreferences/terminology.mdpython3 skills/medical-record-translator-publish/scripts/render_translation.py \
skills/medical-record-translator-publish/examples/sample_translation.md \
--output-dir skills/medical-record-translator-publish/examples/rendered-sample
python3 skills/medical-record-translator-publish/scripts/check_rendered_pdf.py \
skills/medical-record-translator-publish/examples/rendered-sample/sample_translation.pdf
⚠️ 隐私提醒 | Privacy Notice
医疗病历包含敏感个人信息。在使用本技能前,请注意:
- 请勿上传包含你不愿分享的个人健康信息的文档
- 翻译内容将发送至AI服务进行处理
- 如有隐私顾虑,建议使用本地部署的AI服务或人工翻译
Medical records contain sensitive personal information. Before using this skill:
- Do not upload documents with health information you don't want to share
- Translation content will be sent to AI services for processing
- If you have privacy concerns, consider locally-deployed AI or human translators