← Back to Skills Marketplace
Blood Pressure Tracker
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install blood-pressure-tracker
Description
血压追踪 - 血压记录、趋势分析、健康建议
README (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 分析 |
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install blood-pressure-tracker - After installation, invoke the skill by name or use
/blood-pressure-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Blood Pressure Tracker?
血压追踪 - 血压记录、趋势分析、健康建议. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Blood Pressure Tracker?
Run "/install blood-pressure-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Blood Pressure Tracker free?
Yes, Blood Pressure Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Blood Pressure Tracker support?
Blood Pressure Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Blood Pressure Tracker?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills