health-setup

Automate health data connector setup across macOS, Windows, and Linux.

31|20|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill health-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-setup
Source: https://github.com/mycelium-hq/ai-brain-starter/tree/main/skills/health-setup
Command: npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill health-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides users through configuring health data connectors (health-mcp) by detecting OS, selecting wearables, obtaining API tokens or data exports, setting environment variables, and validating the end-to-end connection.

Core Features & Use Cases

  • OS-aware wizard that detects macOS, Windows, and Linux environments.
  • Multi-vendor support for wearables such as Apple Health, Oura Ring, Fitbit, Garmin, and Whoop.
  • End-to-end verification including environment setup and initial data import checks.

Quick Start

Start by identifying the user OS and wearables, then run health_vendor_setup_guide for each selected vendor, followed by health_vendor_healthcheck and the appropriate health_import command after env vars are configured.

Frequently Asked Questions about health-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up wearable data integration for health-mcp?

Wearable data integration setup is automated by detecting your OS, selecting devices like Apple Health or Whoop, retrieving API tokens, and configuring environment variables for end-to-end validation.

What's the best way to configure environment variables for multiple wearables?

Configure environment variables for multiple wearables by running the health_vendor_setup_guide for each device, followed by health_vendor_healthcheck and the appropriate health_import command to verify connections.

Does this health data connector setup work on macOS, Windows, and Linux?

Yes, the health data connector setup is OS-aware and supports macOS, Windows, and Linux environments, automatically detecting the operating system to guide wearable onboarding accordingly.

Can I use this to onboard Fitbit, Garmin, and Oura Ring data simultaneously?

Yes, you can onboard multiple wearables simultaneously including Fitbit, Garmin, Oura Ring, Apple Health, and Whoop by running vendor-specific setup guides and validating each connection independently.

How do I verify my health data ingestion pipeline after configuring tokens?

Verify health data ingestion by running health_vendor_healthcheck to validate environment setup, followed by the appropriate health_import command to confirm initial data retrieval from your wearables.

What do I need to start integrating wearable API exports into my environment?

To start wearable API integration, you need a supported operating system, wearable device credentials for token retrieval, and environment variables configured for the health-mcp connection validation tools.