bmi-bsa-calculator
Calculate Body Mass Index (BMI) and Body Surface Area (BSA) for clinical assessment and drug dosing. Supports multiple BSA formulas (DuBois, Mosteller, Haycock) and provides weight category classification with pediatric and adult norms.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aipoch-ai/bmi-bsa-calculatorWhat This Skill Does
The bmi-bsa-calculator is a specialized clinical utility designed for health professionals and AI agents requiring precise anthropometric calculations. It bridges the gap between raw patient metrics (weight and height) and actionable clinical data. The skill computes Body Mass Index (BMI) using both standard and age-adjusted methods, while simultaneously providing Body Surface Area (BSA) estimates through multiple validated scientific formulas, including DuBois, Mosteller, and Haycock. Beyond mere arithmetic, the tool classifies weight based on WHO and CDC norms, making it an essential component for obesity screening, pediatric development tracking, and precise chemotherapy dose calculations where drug toxicity is highly correlated with surface area.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/aipoch-ai/bmi-bsa-calculator
Ensure you have the necessary permissions to install packages from the central repository before proceeding.
Use Cases
This skill is highly versatile in a clinical or research setting. Primary use cases include:
- Chemotherapy Dosing: Calculating BSA to determine appropriate mg/m² drug dosages for oncology patients.
- Obesity Management: Automating the documentation of BMI categories for routine wellness exams and monitoring weight trends over time.
- Pediatric Assessments: Providing age-appropriate anthropometric context for growing children.
- Clinical Research: Running batch calculations for clinical trial subjects to normalize physiological data across diverse patient cohorts.
- Medication Safety: Assisting in the verification of weight-based dosing for high-risk medications where under- or over-dosing carries significant safety implications.
Example Prompts
- "Calculate the BMI for a patient who is 180cm and 85kg, and provide the WHO weight classification."
- "Determine the BSA for a 75kg, 170cm patient using both the DuBois and Mosteller formulas for my chemotherapy dose calculation."
- "Evaluate the anthropometrics for a 50-year-old male, 190cm, 100kg. Does he fall into the obese range, and what is his calculated BMI prime?"
Tips & Limitations
While the calculator provides high-precision mathematical results, remember that anthropometrics are just one part of a total clinical picture. Always use this tool as a decision-support aid rather than a diagnostic replacement. Avoid relying on BMI alone for athletic patients with high muscle mass or pregnant individuals, as it may misrepresent their health status. Always perform a physical examination and metabolic review alongside these calculations to ensure patient safety and care quality.
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-bmi-bsa-calculator": {
"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.