Back to Delx Wellness

Wellness agent profile

Delx Wellness for Hermes

Delx Wellness for Hermes turns the agent you already use into a recovery-aware wellness companion. It installs a dedicated delx-wellness profile, onboarding, wellness skills, connector presets for wearable and nutrition MCPs, and doctor checks without forking Hermes or creating a hosted token vault.

5-minute setupHermes profileLocal-firstMCP presetsTelegram-ready
Wellness training studio for an AI agent profile

A wellness operating layer for the agent you already use.

No fork. No hosted vault. Just Hermes extension points wired for daily health context.

Guided setup

One command creates the profile, installs skills, writes MCP presets and tells the user exactly what to do next.

Doctor checks

Separates MCP readiness from chat readiness, so users know whether setup, connectors or model access needs attention.

Telegram-first

Designed for daily recovery, training and nutrition decisions through Hermes messaging, not another dashboard habit.

Public-safe

Contains templates, skills and presets only. Tokens, gateway secrets and hosted hub keys stay out.

Install flow

Two commands if you already have Hermes.

The default path creates the profile, installs wellness skills, writes connector presets and smoke-tests Nourish through Hermes. Advanced users can still dry-run and inspect the generated config before writing anything.

already-have-hermes.sh
npx -y delx-wellness-hermes setup
hermes -p delx-wellness
new-to-hermes.sh
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash -s -- --skip-setup
npx -y delx-wellness-hermes setup
hermes -p delx-wellness

Verify clearly

Know what is ready before you trust the agent.

MCP checks prove the profile, skills and connectors are wired. Chat checks prove the Hermes profile can actually answer with a configured model. Keeping those checks separate makes setup failures obvious instead of mysterious.

verify.sh
npx -y delx-wellness-hermes doctor --profile delx-wellness --run-hermes
hermes -p delx-wellness mcp test nourish
hermes -p delx-wellness model
npx -y delx-wellness-hermes doctor --profile delx-wellness --run-hermes --test-chat

Onboarding model

The agent asks the questions a real wellness app should ask.

Language, timezone, units, optional age, height, weight and gender context.

Goals across recovery, sleep, strength, endurance, tennis, stress, nutrition and consistency.

Devices and apps: WHOOP, Garmin, Oura, Strava, Fitbit, Withings, Apple Health, Polar and Nourish.

Training week, sports, upcoming events, available equipment and preferred session length.

Nutrition habits, calorie or macro targets, restrictions, allergies and confirmation preferences.

Safety context, injuries, pain, limitations and when the agent should be conservative.

Agent skills

Wellness behavior, not just MCP config.

The package installs skills for onboarding, daily briefs, training decisions, sleep analysis, nutrition and setup diagnostics so Hermes has a consistent wellness operating model.

delx-wellness-onboarding

Profile, goals, devices, nutrition and safety setup.

delx-wellness-daily-brief

Daily recovery, sleep, activity and nutrition summary.

delx-wellness-training

Recovery-aware training intensity and workout routing.

delx-wellness-sleep

Sleep and recovery signal explanation.

delx-wellness-nutrition

Meal, calorie and macro context through Nourish.

delx-wellness-setup

Missing connector, token and MCP setup diagnostics.

Wellness context, not medical advice.

Delx Wellness for Hermes is designed to help agents reason over user-approved wellness signals. It does not diagnose, prescribe, or replace clinicians, nutritionists or coaches.