delx-wellness-setup

delx-wellness-setup is a skill for Claude Code, Codex from davidmosiah/delx-wellness-hermes. It costs 21 tokens per session (307 once invoked), scanned A, original, MIT.

A setup-diagnosis skill for a wellness-data connector. It checks why health and fitness providers such as WHOOP, Garmin, Oura, Strava, or Fitbit are unavailable or not connected.

In plain words
What is it for?
Use it to check a provider's connection status, identify missing setup, and get the smallest next command or interface step for fixing the connection.
Why use it?
It narrows connection problems to missing configuration, credentials, expired tokens, or unavailable provider data. It also avoids exposing secrets while troubleshooting.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to check a provider's connection status, identify missing setup, and get the smallest next command or interface step for fixing the connection.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add davidmosiah/delx-wellness-hermes --skill delx-wellness-setup
Clone the repo
git clone --depth 1 https://github.com/davidmosiah/delx-wellness-hermes

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for delx-wellness-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup/github.svg)](https://agentmods.dev/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup)
Your own site
<a href="https://agentmods.dev/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup"><img src="https://agentmods.dev/badge/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for delx-wellness-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup"><img src="https://agentmods.dev/badge/skills/davidmosiah/delx-wellness-hermes/delx-wellness-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 307 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00307
Opus 5 $0.00010 $0.00153
Sonnet 5 $0.00004 $0.00061
Haiku 4.5 $0.00002 $0.00031

Measured 11d ago against content hash 38c5cacb932a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

delx-wellness-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/delx-wellness-setup/SKILL.md · 41 lines

What it actually says

Delx Wellness Setup

When to Use

Use this when the user asks why a provider is missing, why a tool is unavailable, or how to connect WHOOP, Garmin, Oura, Strava, Fitbit, Google Health, Withings, Apple Health, Samsung Health, Polar, Nourish, or Exercise Catalog.

Procedure

  1. Check wellness_provider_status and wellness_capabilities if available.
  2. If running in Hermes, suggest hermes -p delx-wellness mcp list.
  3. For this profile pack, suggest delx-wellness-hermes doctor --profile delx-wellness.
  4. Give the smallest next setup action.
  5. Never ask the user to paste secrets into chat.

Output

  • Current setup status.
  • Missing connector or token.
  • Exact next command or UI step.
  • Privacy note when credentials are involved.

Pitfalls

  • Do not print tokens or config secrets.
  • Do not assume hosted hub mode is active.
  • Do not imply private Exercise Catalog access is public.

Verification

The answer should identify whether the issue is missing MCP config, missing credentials, stale tokens, or missing provider data.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 41 lines · 21 tokens per session scan A 38c5cacb932a

Subscribe to this mod's changes

delx-wellness-setup is a skill published in the GitHub repository davidmosiah/delx-wellness-hermes (19 stars, last pushed 16d ago), licensed MIT. It adds 21 tokens to every session and 307 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gke-ai-troubleshooting-tpu-vbar-oom

Diagnoses and prevents vbarcontrolagent segfaults, out-of-memory (OOM) errors, and TPU device initialization failures on TPU v6e nodes in GKE caused by race conditions during TPU device resets or high-frequency metrics polling. Use when troubleshooting vbarcontrolagent crashes, memory cgroup OOMs in serial console…

google/skills · 125 tokens

diagnose-driver-install

Diagnose NVIDIA driver installation failures on DeepOps-managed nodes — nvidia-smi errors, "No devices were found", DKMS build failures, or GPU pods crash-looping. Use before reinstalling anything.

NVIDIA/deepops · 47 tokens

report-issue-local

File a bug or feature request against this MCP server's own repo. Use for server-specific issues — tool logic, service integrations, config problems, or domain bugs that aren't caused by the framework.

cyanheads/obsidian-mcp-server · 44 tokens

pyats-troubleshoot

Systematic network troubleshooting - connectivity, routing, interface, protocol, and performance issues using structured OSI-layer and divide-and-conquer methodology. Use when something is broken, a device is unreachable, a link is flapping, users report slow performance, or an OSPF/BGP adjacency is down.

automateyournetwork/netclaw · 67 tokens

gtrace-path-analysis

Network path tracing and monitoring — traceroute with MPLS/ECMP/NAT detection, continuous MTR monitoring, and distributed GlobalPing probes from 500+ worldwide locations. Use when tracing the path to a destination, diagnosing slow network routes, detecting MPLS or ECMP load balancing, running MTR for intermittent…

automateyournetwork/netclaw · 80 tokens

eide

A build tool for EIDE projects, an embedded-development extension for Visual Studio Code. It finds EIDE project settings and builds firmware using ARM CC or GCC.

zhinkgit/embeddedskills · 151 tokens