Agent skill
medication-tools
Use when calculating medication conversions or safety metrics. Includes corticosteroid equivalencies, QTc correction formulas, opioid equianalgesic conversions, and warfarin dosing adjustment guidance.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/medication-tools
SKILL.md
Medication Tools
Description
This skill provides structured guidance for common medication-related calculations used in clinical practice. It supports accurate input collection, calculation, interpretation, and safety caveats.
Quick Reference
| Tool | Use |
|---|---|
| Corticosteroid Conversion | Convert between steroid potencies |
| QTc Correction Formulas | Correct QT interval for heart rate |
| Opioid Equianalgesic Conversion | Estimate equivalent opioid doses |
| Warfarin Dosing Adjustment | Support INR-based weekly dose adjustments |
Interactive Mode (Lightweight)
- Confirm clinical context and intended tool.
- Collect required inputs with units and timing.
- Validate inputs and resolve missing data.
- Calculate and present results with interpretation.
- Provide safety caveats and limitations.
Tools
- Corticosteroid Conversion
- QTc Correction Formulas
- Opioid Equianalgesic Conversion
- Warfarin Dosing Adjustment
Safety and Limitations
- Support tool only; not diagnostic or prescriptive.
- Use local policies and clinical judgment.
- Many conversions require conservative adjustments and monitoring.
References
See: references/medication-tools-sources.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?