← Back to Skills Marketplace
Blood Sugar Tracker
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install blood-sugar-tracker
Description
血糖追踪 - 血糖记录、趋势分析、饮食建议
README (SKILL.md)
Blood Sugar Tracker
血糖追踪工具,监测你的血糖水平。
功能
- ✅ 血糖记录
- ✅ 趋势分析
- ✅ 饮食建议
- ✅ 异常提醒
- ✅ 统计报告
使用
# 记录血糖
clawhub sugar log --value 5.5 --time "before_meal"
# 查看趋势
clawhub sugar trend --days 30
# 饮食建议
clawhub sugar diet
# 异常提醒
clawhub sugar alert --high 7.0 --low 3.9
定价
| 版本 | 价格 | 功能 |
|---|---|---|
| 免费版 | ¥0 | 基础记录 |
| Pro 版 | ¥39 | 全部功能 |
| 订阅版 | ¥9/月 | Pro+ AI 分析 |
Usage Guidance
This skill appears to do what it says (log glucose, show trends, give diet advice) but has inconsistent metadata about required tooling. Before installing or running: 1) Confirm what the 'clawhub' CLI does and whether you need to install it (README suggests 'npx clawhub@latest'); run it in a sandbox to inspect its behavior. 2) Ask the author or vendor to clarify why _meta.json lists curl and why the registry lists no required binaries — ensure no unexpected network calls or downloads occur. 3) Treat health data as sensitive: verify where data is stored (local vs remote) and read the privacy policy or source code for the clawhub tool. 4) If you cannot verify the external CLI's behavior, avoid installing or grant it only limited, isolated access (e.g., in a VM or container).
Capability Analysis
Type: OpenClaw Skill
Name: blood-sugar-tracker
Version: 1.0.0
The provided files (SKILL.md, README.md, and _meta.json) contain only documentation and metadata for a blood sugar tracking tool. There is no executable code, suspicious network activity, or prompt-injection attempts identified; the content is entirely consistent with the stated purpose of logging and analyzing health data.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md behavior align: commands relate to logging glucose, trends, diet advice, alerts and reports. The functionality described is coherent with a blood-sugar tracker.
Instruction Scope
SKILL.md only instructs running clawhub sugar subcommands (log, trend, diet, alert) and does not ask to read system files or environment variables. However the skill expects a specific CLI (clawhub) in runtime commands but does not declare that requirement in the skill registry; the README suggests installing via npx clawhub@latest, which means the agent or user must install/run external code to use the skill.
Install Mechanism
The skill is instruction-only (no install spec, no code files) which lowers risk. But README recommends 'npx clawhub@latest install blood-sugar-tracker' and _meta.json lists curl as a required binary — these install/usage hints are inconsistent and imply additional tooling or network installs are needed even though the registry metadata lists no required binaries.
Credentials
No environment variables, credentials, or config paths are declared or referenced in SKILL.md. This is proportionate for a local tracking tool. Note: the skill references external tooling (clawhub) which may itself require credentials or network access — that is outside this skill's manifest and should be checked.
Persistence & Privilege
always is false and model invocation is not disabled; the skill is user-invocable and behaves like a normal skill. It does not request permanent presence or modify other skills according to the provided data.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install blood-sugar-tracker - After installation, invoke the skill by name or use
/blood-sugar-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of blood-sugar-tracker.
- Log and monitor blood sugar levels
- Analyze trends over time
- Get personalized diet suggestions
- Receive abnormal value alerts
- Generate statistical reports
- Supports free and paid versions with different feature sets
Metadata
Frequently Asked Questions
What is Blood Sugar Tracker?
血糖追踪 - 血糖记录、趋势分析、饮食建议. It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Blood Sugar Tracker?
Run "/install blood-sugar-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Blood Sugar Tracker free?
Yes, Blood Sugar Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Blood Sugar Tracker support?
Blood Sugar Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Blood Sugar Tracker?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills