Cn Bmi Calculator
/install cn-bmi-calculator
BMI Calculator
Calculate your Body Mass Index (BMI) and get health category assessment.
Features
- Calculate BMI from height and weight
- Support metric (cm/kg) and imperial (ft-in/lbs) units
- Health category classification (Underweight, Normal, Overweight, Obese)
- Healthy weight range calculation
- Pure Python, no external dependencies
Usage
python3 scripts/bmi_calculator.py --height 175 --weight 70
python3 scripts/bmi_calculator.py --height 5ft9in --weight 154lbs
Output
Returns BMI value, health category, and healthy weight range.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-bmi-calculator - After installation, invoke the skill by name or use
/cn-bmi-calculator - Provide required inputs per the skill's parameter spec and get structured output
What is Cn Bmi Calculator?
Calculate Body Mass Index (BMI) with health category assessment. Supports metric and imperial units. Pure Python standard library, no API key required. It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Cn Bmi Calculator?
Run "/install cn-bmi-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cn Bmi Calculator free?
Yes, Cn Bmi Calculator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cn Bmi Calculator support?
Cn Bmi Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cn Bmi Calculator?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.