
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
delx-wellness-openclaw
Advanced tools
Turn OpenClaw into a local-first wellness agent with guided setup, onboarding, MCP connector presets, wellness skills and doctor checks.
What is this? A one-command installer and daily wellness operator that wires 11 wellness MCP connectors + a recovery-aware SOUL.md + onboarding + skills into a dedicated OpenClaw profile. No fork, no hosted vault, no token leaves your machine.
If OpenClaw is already installed:
npx -y delx-wellness-openclaw setup
openclaw --profile delx-wellness agent --local --message "Open Delx Wellness onboarding"
That's it. The installer creates ~/.openclaw-delx-wellness, installs the wellness skills, writes OpenClaw-native MCP presets for all 11 connectors, validates the profile when openclaw is available, checks the Nourish preset (no OAuth required), and prints the next commands for model setup and per-provider auth.
If this profile does not have a model configured yet:
openclaw --profile delx-wellness models
npx -y delx-wellness-openclaw doctor --profile delx-wellness --run-openclaw --test-chat
Run the first useful workflow:
openclaw --profile delx-wellness agent --local --message "$(npx -y delx-wellness-openclaw operator --prompt-only)"
That launches the Daily Operator: setup check, available data, one daily read, one recovery/training action, one nutrition action, and a missing-setup checklist. No OAuth tokens or secrets are collected in chat.
If you are new to OpenClaw, install OpenClaw first:
npm install -g openclaw
npx -y delx-wellness-openclaw setup
openclaw --profile delx-wellness agent --local --message "Open Delx Wellness onboarding"
flowchart LR
User[👤 You]
H[OpenClaw CLI<br/>or Telegram bridge]
subgraph Profile[" delx-wellness profile (~/.openclaw-delx-wellness) "]
direction TB
SOUL[SOUL.md<br/>Recovery-aware operating model]
AGENTS[AGENTS.md]
ONB[ONBOARDING.md]
SK[Skills:<br/>onboarding · daily-brief<br/>training · sleep · nutrition]
end
subgraph MCP[" Local MCP presets "]
direction TB
W[whoop-mcp]
O[oura-mcp]
G[garmin-mcp]
S[strava-mcp]
F[fitbit-mcp]
GH[google-health-mcp]
Wi[withings-mcp]
AH[apple-health-mcp]
SH[samsung-health-mcp]
P[polar-mcp]
N[nourish 🟢]
end
User --> H
H --> Profile
Profile --> MCP
MCP --> Providers[(Provider APIs<br/>or local files)]
style Profile fill:#0F172A,stroke:#10B981,color:#fff
style MCP fill:#0F172A,stroke:#0EA5A3,color:#fff
style H fill:#0F172A,stroke:#7C3AED,color:#fff
One profile · 11 connectors · zero hosted vault. Nourish works immediately; OAuth providers are one auth command away, and export connectors need a local file path.
setup doessetup is the guided path. It:
~/.openclaw-delx-wellness/openclaw.json~/.openclaw-delx-wellness/workspaceSOUL.md, AGENTS.md and ONBOARDING.md into the OpenClaw workspaceDAILY_OPERATOR.md with the copyable daily operator promptmcp.servers config for WHOOP, Garmin, Oura, Strava, Fitbit, Google Health, Withings, Apple Health, Samsung Health, Polar and Nourishopenclaw is availablenourish MCP server preset (it does not require OAuth)Preview before writing:
npx -y delx-wellness-openclaw setup --dry-run
Preview the operator prompt:
npx -y delx-wellness-openclaw operator
npx -y delx-wellness-openclaw operator --prompt-only
Copy DAILY_OPERATOR.md into the active workspace without running setup again:
npx -y delx-wellness-openclaw operator --write
Skip the Nourish smoke test:
npx -y delx-wellness-openclaw setup --skip-smoke
Use the manual commands when you want to inspect each step:
npx -y delx-wellness-openclaw install --profile delx-wellness --dry-run
npx -y delx-wellness-openclaw install --profile delx-wellness --write
npx -y delx-wellness-openclaw onboarding --profile delx-wellness --write
npx -y delx-wellness-openclaw doctor --profile delx-wellness --run-openclaw
MCP-only checks verify profile files, skills and connector presets:
npx -y delx-wellness-openclaw doctor --profile delx-wellness --run-openclaw
openclaw --profile delx-wellness mcp list
openclaw --profile delx-wellness mcp show nourish --json
Full chat readiness requires a model/provider configured for the profile:
openclaw --profile delx-wellness models
npx -y delx-wellness-openclaw doctor --profile delx-wellness --run-openclaw --test-chat
--test-chatmakes a short OpenClaw model call, so it may use provider quota. MCP-only checks do not require model access.
The onboarding worksheet gives the agent the context a real wellness product should ask for — before it recommends training, sleep, recovery or nutrition decisions:
| Category | What gets captured |
|---|---|
| Locale | Language · timezone · units |
| Body | Optional age · height · weight · gender context |
| Goals | Primary goal · secondary goals |
| Devices | Connected wearables and apps |
| Training | Schedule · sports · upcoming events · equipment · workout duration |
| Nutrition | Habits · restrictions · macro goals |
| Health | Injuries · pain · medical constraints · conservative decision rules |
| Style | Response format for Telegram or terminal use |
The user never needs to paste tokens or secrets into chat.
Default local MCP presets installed by setup:
| Provider | Package | OAuth needed at setup |
|---|---|---|
| WHOOP | whoop-mcp-unofficial | ✅ |
| Garmin | garmin-mcp-unofficial | ✅ |
| Oura | oura-mcp-unofficial | ✅ |
| Strava | strava-mcp-unofficial | ✅ |
| Fitbit | fitbit-mcp-unofficial | ✅ |
| Google Health | google-health-mcp-unofficial | ✅ |
| Withings | withings-mcp-unofficial | ✅ |
| Apple Health | apple-health-mcp-unofficial | ⛔ (uses local export.zip) |
| Samsung Health | samsung-health-mcp-unofficial | ⛔ (uses local CSV/ZIP export) |
| Polar | polar-mcp-unofficial | ✅ |
| Nourish 🟢 | wellness-nourish | ⛔ (works immediately) |
Exercise Catalog is kept disabled by default because private catalog access may depend on non-public data.
Hosted hub mode is explicit and has no default production URL:
npx -y delx-wellness-openclaw setup \
--mode hosted \
--hub-url https://your-private-hub.example/mcp \
--dry-run
This package is safe to publish because it contains:
It must not contain:
~/.openclaw confignpm install
npm test
npm pack --dry-run
delx-wellness: the public map of all 11 wellness MCP connectors.openclaw/openclaw: the agent runtime this profile pack targets.David Batista — founder of Delx, building protocol layers for autonomous AI agents.
Follow on X: @delx369
MIT — see LICENSE.
OpenClaw, WHOOP, Oura, Garmin, Strava, Fitbit, Google Health, Withings, Apple Health, Samsung Health and Polar are trademarks of their respective owners. This profile pack is not affiliated with, endorsed by, or supported by any of them.
FAQs
Turn OpenClaw into a local-first wellness agent with guided setup, onboarding, MCP connector presets, wellness skills and doctor checks.
The npm package delx-wellness-openclaw receives a total of 105 weekly downloads. As such, delx-wellness-openclaw popularity was classified as not popular.
We found that delx-wellness-openclaw demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.