Clinical Reports
Generates structured clinical report drafts based on provided patient data, streamlining documentation and improving accuracy for healthcare professionals.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add clinical-reports npx -- -y @trustedskills/clinical-reports
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"clinical-reports": {
"command": "npx",
"args": [
"-y",
"@trustedskills/clinical-reports"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The clinical-reports skill enables AI agents to generate, parse, and format medical documentation based on patient data or clinical notes. It streamlines the creation of discharge summaries, referral letters, and progress reports by structuring unstructured input into standardized templates.
When to use it
- Drafting discharge summaries from raw physician notes to ensure consistent formatting.
- Converting unstructured consultation logs into formal referral letters for specialists.
- Organizing patient progress updates into structured records for electronic health systems.
- Creating initial drafts of clinical reports to reduce manual typing time for healthcare staff.
Key capabilities
- Generates standardized medical documentation from raw input data.
- Parses and structures unstructured clinical notes into formal report formats.
- Adapts content to specific report types like discharge summaries or referral letters.
Example prompts
- "Generate a discharge summary for a patient with hypertension based on the following admission notes: [insert notes]."
- "Format these consultation logs into a formal referral letter addressed to Dr. Smith."
- "Create a progress report structure using the latest patient vitals and treatment history provided below."
Tips & gotchas
Ensure all input data is accurate and verified by a qualified medical professional before finalizing any generated reports, as AI output requires human oversight in clinical settings.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.