Clinical Skills Directory
Extend Your AI Capabilities
Modular, composable skills that enhance clinical AI agents with specialized capabilities. From treatment planning to medication review—each skill follows the Agent Skills specification for seamless integration.
Clinical Skills Library
Each skill is a self-contained module with SKILL.md documentation, reference materials, templates, and validation scripts. Designed for clinical AI agents.
Clinical Documentation
Treatment Plans
Generate concise, clinician-focused medical treatment plans with SMART goal frameworks, evidence-based interventions, and regulatory compliance validation.
Safety & Triage
Patient Triage
Systematic patient triage with severity scoring, module-based classification, and intelligent escalation recommendations for clinic workflows.
Safety & Triage
Falls Risk Assessment
Screen, assess, and plan fall prevention for older adults and other at-risk patients, with escalation for injury, syncope, neurologic symptoms, and anticoagulant head trauma.
Patient Engagement
Patient Education
Generate culturally-appropriate patient education materials with reading level adaptation, condition-specific content, and multi-language support.
Pharmacy
Medication Review
Comprehensive medication reconciliation with drug interaction checking, adherence probability assessment, and polypharmacy risk scoring.
Clinical Documentation
Clinical Notes
Structured clinical documentation with SOAP notes, H&P templates, progress notes, and discharge summaries following professional standards.
Care Management
Care Coordination
Multi-provider care coordination with handoff protocols, referral management, and care team communication templates.
Mental Health
Mental Health Assessment
Standardized mental health screening with PHQ-9, GAD-7, and other validated instruments, plus crisis intervention protocols.
Care Management
Chronic Disease Management
Longitudinal care planning for diabetes, hypertension, heart failure, and other chronic conditions with adherence tracking.
Skill Categories
Skills are organized by clinical workflow area. Find the right capability for your use case.
Clinical Documentation
2 skills
Safety & Triage
2 skills
Patient Engagement
1 skill
Pharmacy
1 skill
Care Management
2 skills
Mental Health
1 skill
Easy Integration
Skills follow the Agent Skills specification. Each skill includes a SKILL.md file with frontmatter metadata for automatic discovery.
1. Install Skill
Clone or download the skill directory to your agent's skills folder. Each skill is self-contained.
skills/treatment-plans/SKILL.md2. Auto-Discovery
Your agent reads SKILL.md frontmatter at startup and includes skill metadata in its context.
<available_skills>...</available_skills>3. Activate on Task
When a matching task is detected, the agent loads the full SKILL.md instructions and executes.
cat treatment-plans/SKILL.mdValidated with ClinEval
Each skill is tested against the ClinEval benchmark to ensure clinical safety, accuracy, and appropriate escalation behavior.
Safety Scoring
Skills are evaluated for emergency detection accuracy and safe response generation.
Clinical Accuracy
Guideline adherence and clinical correctness validated by domain experts.
Escalation Quality
Human handoff decisions tested with asymmetric error weighting.
