medical-unit-converter
Convert medical laboratory values between units (mg/dL to mmol/L, etc.) with formula transparency and clinical reference ranges. Supports glucose, cholesterol, creatinine, and hemoglobin conversions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aipoch-ai/medical-unit-converterWhat This Skill Does
The Medical Unit Converter is a specialized OpenClaw agent skill designed to provide accurate, transparent, and context-aware laboratory value conversions. It bridges the gap between different clinical measurement standards, specifically supporting Glucose, Cholesterol, Creatinine, and Hemoglobin. Beyond simple arithmetic, the skill embeds clinical reference ranges, helping users interpret the relevance of the converted result in a standard physiological context. It functions as a verification tool to ensure data integrity across various clinical documentation workflows.
Installation
To integrate this skill into your environment, run the following command via your terminal:
clawhub install openclaw/skills/skills/aipoch-ai/medical-unit-converter
Ensure your OpenClaw environment is updated to the latest version to maintain compatibility with the required dependencies.
Use Cases
- Clinical Documentation: Standardizing lab reports for international clinical trials or multi-system hospital databases.
- Research Data Normalization: Quickly batch-converting raw laboratory result datasets to a consistent unit system (e.g., all mmol/L for glucose).
- Academic Study: Assisting medical students and researchers in identifying how clinical values differ when presented in diverse regional unit formats (e.g., US vs. SI units).
- Quality Assurance: Acting as a verification layer to check if manually recorded or transcribed lab values match expected physiological ranges.
Example Prompts
- "Convert a glucose value of 110 mg/dL to mmol/L and tell me how that compares to the fasting reference range."
- "I have a creatinine result of 95 μmol/L. What is this in mg/dL, and is this considered normal for a male patient?"
- "Normalize my cholesterol data from 4.5 mmol/L to mg/dL for my presentation."
Tips & Limitations
- Transparency: Every output includes the exact multiplication factor used, promoting auditability.
- Scope: The skill is strictly limited to the four analytes specified (Glucose, Cholesterol, Creatinine, Hemoglobin). Do not attempt to use this tool for electrolytes or enzyme panels not explicitly listed.
- Validation: Always verify the analyte type provided by the user to ensure the correct conversion factor is applied. If a user provides an unsupported analyte, the agent is trained to trigger a fallback procedure to avoid inaccurate estimations.
- Precision: While the calculations are precise, always refer to institutional reference ranges, as clinical norms may vary based on laboratory methodology and patient demographics.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aipoch-ai-medical-unit-converter": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
mechanism-flowchart
Generates Mermaid flowchart code and visual diagrams for pathophysiological.
reference-style-sync
One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.
clinical-data-cleaner
Use when cleaning clinical trial data, preparing data for FDA/EMA submission, standardizing SDTM datasets, handling missing values in clinical studies, detecting outliers in lab results, or converting raw CRF data to CDISC format. Cleans and standardizes clinical trial data for regulatory compliance with audit trails.
metagenomic-krona-chart
Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation.
anatomy-quiz-master
Generate interactive anatomy quizzes for medical education with multiple question types, difficulty levels, and anatomical regions. Supports gross anatomy, neuroanatomy, and clinical correlations for self-assessment and exam preparation.