Bytesagain Medical Scribe
/install bytesagain-medical-scribe
Medical Scribe
Generate structured medical documents from raw clinical notes. Supports SOAP notes, discharge summaries, referral letters, and prescription drafts.
Commands
soap
Generate a SOAP note from clinical observations.
bash scripts/script.sh soap --patient "John Doe, 45M" --chief "chest pain 2 days" --findings "BP 140/90, HR 88"
discharge
Generate a discharge summary.
bash scripts/script.sh discharge --patient "Jane Smith, 62F" --diagnosis "Type 2 Diabetes" --stay "3 days" --treatment "Metformin 500mg"
referral
Generate a referral letter to a specialist.
bash scripts/script.sh referral --patient "Bob Lee, 38M" --from "GP" --to "Cardiologist" --reason "suspected arrhythmia"
prescription
Generate a prescription draft.
bash scripts/script.sh prescription --patient "Alice Wong, 29F" --drug "Amoxicillin" --dose "500mg" --frequency "3x daily" --duration "7 days"
template
List all available document templates.
bash scripts/script.sh template --list
help
Show all commands.
bash scripts/script.sh help
Output Format
All documents output as structured plain text, ready to paste into EHR systems.
Disclaimer
AI-generated drafts only. Must be reviewed and approved by a licensed medical professional before use.
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bytesagain-medical-scribe - 安装完成后,直接呼叫该 Skill 的名称或使用
/bytesagain-medical-scribe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bytesagain Medical Scribe 是什么?
Generate medical documents from clinical notes. Input: patient info, symptoms, diagnosis. Output: SOAP notes, discharge summaries, referral letters, prescrip... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Bytesagain Medical Scribe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-medical-scribe」即可一键安装,无需额外配置。
Bytesagain Medical Scribe 是免费的吗?
是的,Bytesagain Medical Scribe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bytesagain Medical Scribe 支持哪些平台?
Bytesagain Medical Scribe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bytesagain Medical Scribe?
由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。