Tooluniverse Drug Drug Interaction
This skill identifies potential drug interactions using ToolUniverse data, aiding in safer medication decisions and minimizing adverse effects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tooluniverse-drug-drug-interaction npx -- -y @trustedskills/tooluniverse-drug-drug-interaction
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tooluniverse-drug-drug-interaction": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tooluniverse-drug-drug-interaction"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The drug-drug interaction skill analyzes pairs of medications to identify potential adverse effects, contraindications, and pharmacokinetic conflicts. It processes specific drug names or generic codes to return clinically relevant safety data for AI agents managing patient care plans.
When to use it
- Medication Reconciliation: Verify safety when a patient is prescribed a new drug alongside existing chronic therapies.
- Polypharmacy Review: Screen complex regimens involving multiple concurrent prescriptions for hidden interaction risks.
- Clinical Decision Support: Provide immediate feedback during the drafting of treatment plans to prevent prescribing errors.
- Patient Education: Explain potential side effects or timing requirements when combining specific over-the-counter and prescription drugs.
Key capabilities
- Identifies major and moderate drug-drug interactions based on established clinical databases.
- Returns detailed interaction profiles including severity levels and mechanism of action.
- Supports queries using both brand names and generic chemical identifiers.
- Flags contraindications where specific drug combinations should be avoided entirely.
Example prompts
- "Check for interactions between Warfarin and Aspirin in a 75-year-old patient."
- "Analyze the safety of combining Lisinopril with Potassium Chloride."
- "What are the risks of taking Omeprazole alongside Clopidogrel?"
Tips & gotchas
Ensure you provide clear drug names or codes to avoid ambiguous results. While this tool identifies known interactions, it should not replace a full clinical review by a licensed healthcare professional for complex cases.
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.