← 返回 Skills 市场
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ultrahuman-analytics
功能描述
Advanced Ultrahuman analytics, trends, predictions, and reports. Use this skill when the user asks for weekly report, 7-day summary, recovery trend, sleep co...
安全使用建议
Before installing, verify two things: (1) how the ultrahuman_get_daily_metrics calls are actually performed — does your agent platform provide an ultrahuman_mcp tool and where is its authentication stored? (2) confirm whether the skill expects an ULTRAHUMAN_EMAIL environment variable or will ask the user for an email at runtime; this should be declared in the skill manifest. Because this skill reads sensitive personal health data (sleep, HRV, glucose), ensure you understand where those API requests will be sent, who holds the credentials, whether fetched data will be stored or logged, and that the user consents to pulling multiple days of data. If you plan to install, ask the publisher to update the manifest to declare required tools and any environment variables/credentials (or clarify that the ultrahuman_mcp tool handles auth) so you can assess proportionality and privacy implications.
功能分析
Type: OpenClaw Skill
Name: ultrahuman-analytics
Version: 0.1.0
The ultrahuman-analytics skill provides structured instructions for an AI agent to aggregate and interpret health data (sleep, recovery, glucose) using the ultrahuman_mcp tool. The workflows in SKILL.md are focused on generating reports, trends, and correlations based on legitimate API data, with explicit instructions to remain read-only and avoid providing medical advice. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The SKILL.md describes appropriate multi-day Ultrahuman analytics and consistently instructs the agent to call an ultrahuman_mcp tool (ultrahuman_get_daily_metrics). However, the skill registry metadata declares no required tools, binaries, or environment variables. The SKILL.md explicitly requires either an ULTRAHUMAN_EMAIL environment variable or the email provided in the user message — this dependency is not reflected in the metadata, which is an inconsistency.
Instruction Scope
Instructions are narrowly scoped to read-only analytics from per-date ultrahuman_get_daily_metrics calls and specify not inventing data. There are no instructions to read unrelated files or to post data to external endpoints other than the implied ultrahuman_mcp. The notable scope issue is the SKILL.md's reliance on ULTRAHUMAN_EMAIL or a provided email and the external ultrahuman_mcp tool; those runtime inputs are not declared in the skill manifest.
Install Mechanism
No install spec and no code files are present (instruction-only), so there is no installer download or archive-extract risk.
Credentials
The manifest lists no required environment variables, but the instructions refer to ULTRAHUMAN_EMAIL as a possible source for identifying the user account. If the skill needs an email or API keys to fetch personal health data, those credentials/inputs should be declared. The current omission is disproportionate to the skill's declared metadata and obscures what personal identifiers or secrets are needed.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not appear to require persistent installation or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ultrahuman-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/ultrahuman-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
ultrahuman-analytics v0.1.0
- Initial release supporting multi-day analytics, trends, and predictions using Ultrahuman ring/CGM data.
- Covers weekly reports, recovery trends, sleep consistency, metabolic/glucose summaries, activity trends, and more.
- Supports descriptive comparisons (e.g., "week vs last week"), readiness checks, and PDF/coach views.
- Enables pattern detection and correlation, such as links between sleep and glucose, or training load and recovery.
- Aggregates and summarizes daily metrics using ultrahuman_mcp; all analytics are read-only and non-medical.
元数据
常见问题
Ultrahuman Analytics 是什么?
Advanced Ultrahuman analytics, trends, predictions, and reports. Use this skill when the user asks for weekly report, 7-day summary, recovery trend, sleep co... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。
如何安装 Ultrahuman Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ultrahuman-analytics」即可一键安装,无需额外配置。
Ultrahuman Analytics 是免费的吗?
是的,Ultrahuman Analytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ultrahuman Analytics 支持哪些平台?
Ultrahuman Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ultrahuman Analytics?
由 Duzafizzl(@duzafizzl)开发并维护,当前版本 v0.1.0。
推荐 Skills