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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bytesagain-medical-scribe - After installation, invoke the skill by name or use
/bytesagain-medical-scribe - Provide required inputs per the skill's parameter spec and get structured output
What is Bytesagain Medical Scribe?
Generate medical documents from clinical notes. Input: patient info, symptoms, diagnosis. Output: SOAP notes, discharge summaries, referral letters, prescrip... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Bytesagain Medical Scribe?
Run "/install bytesagain-medical-scribe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bytesagain Medical Scribe free?
Yes, Bytesagain Medical Scribe is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bytesagain Medical Scribe support?
Bytesagain Medical Scribe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bytesagain Medical Scribe?
It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.