ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Bmi Calculator

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/bmi-calculator
Or

version: "2.0.0" name: BMI Calculator description: "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need bmi calculator capabilities. Triggers on: bmi calculator." BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

BMI Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

核心特点

🎯 精准 — 针对具体场景定制化输出 📋 全面 — 多个命令覆盖完整工作流 🇨🇳 本土化 — 完全适配中文用户习惯

命令列表

命令功能
calculatecalculate
idealideal
planplan
tracktrack
childchild
interpretinterpret

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

# Show help
bmi-calculator help

# Run
bmi-calculator run
  • Run bmi-calculator help for commands
  • No API keys needed

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-bmi-calculator": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.