━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need bmi calculator capabilities. Triggers on: bmi calculator.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill bmi-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bmi Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-bmi-calculator)More formats (shields.io, HTML) on the badges page.
---
name: BMI Calculator
description: "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need bmi calculator capabilities. Triggers on: bmi calculator."
---
# BMI Calculator
BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。
## 核心特点
🎯 **精准** — 针对具体场景定制化输出
📋 **全面** — 多个命令覆盖完整工作流
🇨🇳 **本土化** — 完全适配中文用户习惯
## 命令列表
| 命令 | 功能 |
|------|------|
| `calculate` | calculate |
| `ideal` | ideal |
| `plan` | plan |
| `track` | track |
| `child` | child |
| `interpret` | interpret |
---
*BMI Calculator by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Commands
- `calculate` — height <cm> --weight <kg>
- `classify` — Classify
- `ideal-weight` — height <cm>
## Examples
```bash
# Show help
bmi-calculator help
# Run
bmi-calculator run
```
## How It Works
Reads input, processes with built-in logic, outputs results.
## Tips
- Run `bmi-calculator help` for commands
- No API keys needed
- Works offline
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...