Bytesagain Clinical Brief
/install bytesagain-clinical-brief
Clinical Brief
Summarize clinical case notes into structured specialty briefs. Supports differential diagnosis generation, lab result interpretation, and case presentation formatting.
Commands
summarize
Summarize raw clinical notes into a structured brief.
bash scripts/script.sh summarize --notes "Patient presents with fever 39.2C, productive cough, consolidation on CXR"
differential
Generate a differential diagnosis list from symptoms.
bash scripts/script.sh differential --symptoms "fever, night sweats, weight loss, lymphadenopathy" --age 35 --sex M
lab
Interpret lab results and flag abnormal values.
bash scripts/script.sh lab --results "WBC 14.5, Hb 9.2, Plt 450, CRP 87, Creatinine 1.8"
case-present
Format a case for clinical presentation (grand rounds / handover).
bash scripts/script.sh case-present --patient "55F" --chief "dyspnea on exertion" --hx "HTN, DM2" --findings "bilateral crackles, EF 35%"
specialty
Generate a specialty-specific brief (cardiology, neurology, oncology, etc).
bash scripts/script.sh specialty --type cardiology --notes "STEMI with lateral wall involvement, troponin 8.4"
help
Show all commands.
bash scripts/script.sh help
Supported Specialties
cardiology, neurology, oncology, pulmonology, gastroenterology, nephrology, endocrinology, infectious-disease
Disclaimer
AI-generated content only. All clinical decisions must be made by qualified healthcare professionals.
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-clinical-brief - After installation, invoke the skill by name or use
/bytesagain-clinical-brief - Provide required inputs per the skill's parameter spec and get structured output
What is Bytesagain Clinical Brief?
Summarize clinical case notes into specialty briefs. Input: raw case notes or lab results. Output: structured specialty brief, differential diagnosis list, k... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Bytesagain Clinical Brief?
Run "/install bytesagain-clinical-brief" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bytesagain Clinical Brief free?
Yes, Bytesagain Clinical Brief is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bytesagain Clinical Brief support?
Bytesagain Clinical Brief is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bytesagain Clinical Brief?
It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.