← Back to Skills Marketplace
257
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ultrahuman-analytics
Description
Advanced Ultrahuman analytics, trends, predictions, and reports. Use this skill when the user asks for weekly report, 7-day summary, recovery trend, sleep co...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ultrahuman-analytics - After installation, invoke the skill by name or use
/ultrahuman-analytics - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.
How do I install Ultrahuman Analytics?
Run "/install ultrahuman-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ultrahuman Analytics free?
Yes, Ultrahuman Analytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ultrahuman Analytics support?
Ultrahuman Analytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ultrahuman Analytics?
It is built and maintained by Duzafizzl (@duzafizzl); the current version is v0.1.0.
More Skills