← 返回 Skills 市场
kaising-openclaw1

Bmi Tracker

作者 kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bmi-tracker
功能描述
BMI 追踪 - BMI 计算、健康评估、改善建议
使用说明 (SKILL.md)

BMI Tracker

BMI 追踪工具,帮你管理健康体重。

功能

  • ✅ BMI 计算
  • ✅ 健康评估
  • ✅ 改善建议
  • ✅ 历史记录
  • ✅ 目标设定

使用

# 计算 BMI
clawhub bmi calc --height 175 --weight 70

# 健康评估
clawhub bmi assess --bmi 22.8

# 查看历史
clawhub bmi history

# 目标设定
clawhub bmi goal --target 22

定价

版本 价格 功能
免费版 ¥0 基础功能
Pro 版 ¥19 全部功能
订阅版 ¥4/月 Pro+ AI 建议
安全使用建议
This skill appears to do what it says (BMI calculations and tracking), but there are inconsistencies you should resolve before installing or running it: (1) SKILL.md expects a 'clawhub' CLI — confirm you have or trust that tool; the skill spec does not declare that dependency. (2) _meta.json lists curl as required even though the instructions don't use it — ask the publisher why. (3) README suggests installing via 'npx', which will fetch packages from the network; only proceed if you trust the source and prefer fetching code at install time. If you need to be cautious: ask the author for a canonical install/usage guide or inspect the actual npm package (or run in a sandbox/vm) before installing on a production machine.
功能分析
Type: OpenClaw Skill Name: bmi-tracker Version: 1.0.0 The skill bundle contains only metadata and documentation for a BMI tracking utility. There is no executable code provided, and the instructions in SKILL.md and README.md are consistent with the stated purpose of health assessment and history tracking. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The name/description (BMI calculation, assessment, history, goals) match the runtime commands shown in SKILL.md. However, SKILL.md expects a 'clawhub' CLI to be present while the registry metadata lists no required binaries; _meta.json lists curl as a required binary. These mismatches mean the declared requirements do not fully align with what the skill actually needs to operate.
Instruction Scope
SKILL.md only instructs running local CLI commands (clawhub bmi calc/assess/history/goal). It does not ask the agent to read unrelated files, access environment variables, or transmit data to external endpoints beyond what the clawhub CLI might do. The instructions themselves stay within the stated BMI-tracker purpose.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is low-risk. README suggests using 'npx clawhub@latest install bmi-tracker' (which would fetch code from npm at install time). That user-facing install hint is not codified in the skill spec, creating ambiguity about where and how code will be obtained if followed.
Credentials
The skill does not request any environment variables, credentials, or config paths. There are no indications it needs secrets or broad access. The only proportionality concern is the unexplained 'curl' requirement in _meta.json, which is not justified by the SKILL.md content.
Persistence & Privilege
The skill is not always-enabled and does not claim the ability to modify other skills or system settings. It appears to be user-invocable only, which is appropriate for this utility.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bmi-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bmi-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始版本发布,支持 BMI 计算、健康评估、改善建议 - 提供历史记录与体重目标设定功能 - 命令行界面操作,支持多种用法 - 免费版和付费版功能区分,包含定价信息
元数据
Slug bmi-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bmi Tracker 是什么?

BMI 追踪 - BMI 计算、健康评估、改善建议. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Bmi Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bmi-tracker」即可一键安装,无需额外配置。

Bmi Tracker 是免费的吗?

是的,Bmi Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bmi Tracker 支持哪些平台?

Bmi Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Bmi Tracker?

由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。

💬 留言讨论