Agent skill
opioid-mme-calculator
Use when calculating daily morphine milligram equivalents (MME) to assess opioid dose risk, document totals, or support taper planning. Based on CDC conversion factors and safety cautions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/opioid-mme-calculator
SKILL.md
Opioid MME Calculator
Description
This skill provides a structured way to calculate total daily MME using CDC conversion factors and safety cautions. It is a support tool and does not replace clinical judgment or patient-specific considerations.
Quick Reference
| Use | Purpose |
|---|---|
| MME calculation | Standardize opioid dose comparisons and monitor risk |
Interactive Mode (Lightweight)
Use this mode when the clinician asks to calculate MME step-by-step.
- Confirm readiness and the target time period (current daily regimen).
- Collect one medication at a time: name, route, dose, and frequency.
- Clarify PRN vs scheduled dosing and any long-acting vs short-acting formulations.
- Calculate per-opioid MME and then total daily MME.
- Summarize results and reference safety cautions.
Calculation Guide
See: assets/mme-calculation.md
Safety & Limitations
See: references/cautions.md
Documentation
- List each opioid, route, dose, and frequency
- Calculate each opioid’s daily MME
- Sum totals and note risk thresholds
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?