medical-analysis
OfficialAgentic medical data analysis for clinicians.
System Documentation
What problem does it solve?
This skill enables AI to perform iterative, hypothesis-driven analysis of medical documents, reducing silos and accelerating clinical reasoning while maintaining safety and context.
Core Features & Use Cases
- Agentic exploration across multiple documents to form hypotheses and test them for supporting or refuting evidence.
- Cross-reference findings across reports, labs, imaging, and notes to synthesize a cohesive clinical narrative.
- Provide calibrated interpretations and escalate when urgent data patterns emerge.
Quick Start
Use the medical-analysis skill to explore a patient's data by listing available documents with list_documents(), reading the most important document with read_document("Document_Name"), and initializing the analysis with update_analysis("Patient Context", initial_snapshot). Then use search_data(query) to fetch related evidence, review findings with get_analysis(), and progress toward a final synthesis with complete_analysis(summary, confidence).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: medical-analysis Download link: https://github.com/n1healthcare/easy-chr/archive/main.zip#medical-analysis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.