OpenClaw profile pack
Delx Wellness for OpenClaw
Delx Wellness for OpenClaw turns OpenClaw into a recovery-aware wellness agent. It installs a dedicated delx-wellness profile under ~/.openclaw-delx-wellness, writes OpenClaw-native mcp.servers presets for wearable and nutrition MCPs, adds SOUL.md, AGENTS.md, onboarding and wellness skills, and validates setup without creating a hosted token vault.

A runtime-native OpenClaw profile, not a fork.
Config, workspace, skills and connector presets stay on your machine.
OpenClaw config
Writes ~/.openclaw-delx-wellness/openclaw.json using the real mcp.servers and skills.load.extraDirs schema.
Workspace ready
Creates a dedicated workspace with SOUL.md, AGENTS.md, ONBOARDING.md and wellness-profile.json.
Doctor checks
Validates OpenClaw config, lists MCP servers and can run an optional chat readiness check.
Public-safe
Contains templates, skills and presets only. Tokens and private health exports stay in local connector setup.
Install the whole stack
One command wires WHOOP, Garmin, Oura, Strava, Fitbit, Google Health, Withings, Apple Health, Samsung Health, Polar and Nourish into a single OpenClaw profile.
npx -y delx-wellness-openclaw setup
openclaw --profile delx-wellness agent --local --message "Open Delx Wellness onboarding"Verify before you trust it
MCP checks do not require model quota. The final chat check is opt-in because it sends a short OpenClaw agent turn.
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
openclaw --profile delx-wellness models
npx -y delx-wellness-openclaw doctor --profile delx-wellness --run-openclaw --test-chatCommands
- delx-wellness-openclaw setup
- delx-wellness-openclaw install
- delx-wellness-openclaw onboarding
- delx-wellness-openclaw doctor
- OpenClaw profile model setup
- OpenClaw skills.load.extraDirs
- OpenClaw mcp.servers presets
Installed files
- SOUL.md
- AGENTS.md
- ONBOARDING.md
- workspace/.openclaw/delx-wellness.json
- skills/delx-wellness-onboarding/SKILL.md
- skills/delx-wellness-training/SKILL.md
- skills/delx-wellness-nutrition/SKILL.md
Privacy
- The package contains templates, skills and connector presets only.
- It does not contain user tokens, OAuth credentials, chat-channel secrets or hosted hub API keys.
- Hosted hub mode requires an explicit --hub-url and never defaults to the public marketing site.
- The onboarding worksheet is local to the OpenClaw profile workspace.