Files
Mustafa ErgisiandClaude Opus 4.6 881cdc8202 Add 45 new agent templates (103 → 148 agents, 23 categories)
New categories: Supply Chain, Compliance, Voice, Customer Success.
45 SOUL.md + 45 README.md files. Updated agents.json, README badges,
category tables, and comparison chart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:09:36 +03:00
..

💊 Medication Checker — Drug Interaction Screener

Cross-references medications for interactions, contraindications, and duplicate therapy.

Overview

Medication Checker screens medication lists for drug-drug interactions classified by severity, checks for contraindications against patient conditions and allergies, and identifies therapeutic duplications. It provides clear, actionable summaries prioritized by risk level.

Quick Start

mkdir -p ~/.openclaw/agents/medication-checker/agent
cp SOUL.md ~/.openclaw/agents/medication-checker/agent/
openclaw agents add medication-checker --workspace ~/.openclaw/agents/medication-checker

Use Cases

Request Output
"Check Warfarin, Aspirin, Ibuprofen interactions" Severity-ranked interaction report with actions
"Patient has sulfa allergy, check med list" Allergy cross-reference for all medications
"Is this dosage range correct for Metformin?" Dosage verification against standard ranges
"Are these two drugs in the same class?" Therapeutic duplication analysis

Author

Created by @openclaw