LaunchKit · 2026
Back to Skills

gevety

Access your Gevety health data - biomarkers, healthspan scores, biological.

2
2.0k downloads
by @moclippa

Setup & Installation

openclaw skills install @moclippa/gevety

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install gevety

Version History

v1.6.1Mar 5, 2026 - Version note by skill developer:

**Version 1.7.0 – Expanded health & activity data** - Added support for strength training and ergometer (erg) results. - Expanded activity endpoints to include more detailed data types. - Updated metadata and descriptions for greater clarity on available features. - Health protocol, upcoming tests, and additional health content now surfaced in the skill summary.

What This Skill Does

Connects to the Gevety health platform to retrieve personal health data including biomarkers, healthspan scores, biological age, supplement stacks, wearable activity, and lab reports. Uses the Gevety REST API with a personal API token. Data comes from uploaded lab results and connected wearable devices.

Combines lab results, wearable metrics, and AI-ranked priorities into a single conversational interface instead of switching between the Gevety dashboard and separate wearable apps.

When to use it

  • Checking current biomarker values and trends after uploading a blood test
  • Comparing biological age to chronological age using PhenoAge or Light BioAge
  • Reviewing today's supplement and habit checklist by scheduled time window
  • Getting ranked health improvement opportunities with estimated healthspan impact
  • Finding overdue or upcoming lab tests based on biomarker history

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How is my health looking overall?

AGENT
  1. 1Call list_available_data to see what biomarkers and wearable sources are tracked
  2. 2Call get_health_summary to retrieve healthspan score, axis scores, and top concerns
  3. 3Identify any scoring_note field explaining discordance between overall and axis scores
  4. 4Present top concerns with current status and trend direction
OUTPUT

Healthspan score of 72 (GOOD), metabolic and cardiovascular axes strong, inflammatory axis suboptimal due to elevated hs-CRP. Recommend focusing on inflammation next.

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Gevety account (sign up at gevety.com)GEVETY_API_TOKEN environment variable (API token generated at gevety.com/settings under Developer API)