← 返回 Skills 市场
Blood Pressure Tracker
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install blood-pressure-tracker
功能描述
血压追踪 - 血压记录、趋势分析、健康建议
使用说明 (SKILL.md)
Blood Pressure Tracker
血压追踪工具,监测你的血压健康。
功能
- ✅ 血压记录
- ✅ 趋势分析
- ✅ 健康建议
- ✅ 异常提醒
- ✅ 统计报告
使用
# 记录血压
clawhub bp log --systolic 120 --diastolic 80
# 查看趋势
clawhub bp trend --days 30
# 健康建议
clawhub bp tips
# 异常提醒
clawhub bp alert --high 140 --low 90
定价
| 版本 | 价格 | 功能 |
|---|---|---|
| 免费版 | ¥0 | 基础记录 |
| Pro 版 | ¥39 | 全部功能 |
| 订阅版 | ¥9/月 | Pro+ AI 分析 |
安全使用建议
This skill appears to be a simple CLI-based blood-pressure helper, but there are inconsistencies and missing trust signals you should resolve before installing or using it. Ask the author for a source repository, homepage, privacy policy, and an explicit install method. Verify whether 'clawhub' is a trusted CLI on your system and whether installing via 'npx' (as suggested in the README) is required — installing unknown npm packages can execute arbitrary code. Confirm where health data is stored and whether Pro/subscription features send data to remote servers. If you cannot verify the publisher or review the code, avoid installing or providing any sensitive data to the skill.
功能分析
Type: OpenClaw Skill
Name: blood-pressure-tracker
Version: 1.0.0
The skill bundle contains only metadata and documentation for a blood pressure tracking utility. The files (SKILL.md, README.md, and _meta.json) describe standard health monitoring features such as logging, trend analysis, and health tips without any executable code, suspicious network calls, or prompt injection attempts.
能力评估
Purpose & Capability
The SKILL.md describes a straightforward blood-pressure tracker that runs commands via a 'clawhub' CLI. However _meta.json declares a dependency on 'curl' while the skill metadata/registry said no required binaries; the skill never references 'curl' in its runtime instructions. Also the skill provides no code/homepage/source, so it's unclear why a networking tool would be required. The mismatch between declared requirements and the actual instructions is unexplained.
Instruction Scope
Runtime instructions are limited to local commands like 'clawhub bp log' / 'clawhub bp trend' and do not explicitly read arbitrary files or env vars. That scope is reasonable for the stated purpose. However the instructions assume the presence of the external 'clawhub' CLI and provide no guidance for how the agent or user should obtain it; the README suggests an 'npx clawhub@latest install' flow which could cause the agent/user to fetch and run external code. There's no clarity about where recorded data is stored or whether data is transmitted externally (the Pro/subscription references imply a backend but give no endpoint or privacy details).
Install Mechanism
There is no formal install spec in the skill bundle (it's instruction-only). The README suggests installing via 'npx clawhub@latest install blood-pressure-tracker', which would execute code from the npm registry at install time — a moderate-risk action that the SKILL.md doesn't make explicit. The lack of a stable homepage/source or an explicit, trustworthy install source increases risk because arbitrary npm packages can run code on install.
Credentials
The skill declares no required environment variables or credentials and the SKILL.md does not reference any secrets. That is proportionate for a local tracker. The only oddity is the _meta.json 'requires' entry for 'curl' which is not justified by the instructions; this is a metadata mismatch but not a direct credential risk.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. It's user-invocable and can be invoked autonomously by the model (platform default) but there is no indication the skill attempts to change other skills' configs or persist beyond normal behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install blood-pressure-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/blood-pressure-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of blood-pressure-tracker.
- Record and monitor blood pressure readings.
- Analyze trends over time.
- Receive health suggestions based on your data.
- Get alerts for abnormal blood pressure values.
- Generate statistical reports.
- Free, Pro, and Subscription plans available.
元数据
常见问题
Blood Pressure Tracker 是什么?
血压追踪 - 血压记录、趋势分析、健康建议. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Blood Pressure Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install blood-pressure-tracker」即可一键安装,无需额外配置。
Blood Pressure Tracker 是免费的吗?
是的,Blood Pressure Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Blood Pressure Tracker 支持哪些平台?
Blood Pressure Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Blood Pressure Tracker?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills