openclaw-withings

Official Withings OAuth integration for OpenClaw. Use to connect/authorize a personal Withings account, store+refresh tokens locally, and fetch health measurements (weight, body fat, blood pressure, heart rate) plus sleep summaries where available. Supports today/yesterday by timezone and produces normalized daily JSON for the Wellness hub.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-withings" with this command: npx skills add gavinchengcool/openclaw-withings

Withings (Official API)

This is a source skill. It connects to Withings, fetches data, normalizes it, and renders a short message. Delivery is channel-agnostic.

Configuration

Required env vars:

  • WITHINGS_CLIENT_ID
  • WITHINGS_CLIENT_SECRET
  • WITHINGS_REDIRECT_URI

Optional:

  • WITHINGS_TOKEN_PATH (default: ~/.config/openclaw/withings/token.json)
  • WITHINGS_TZ (default: Asia/Shanghai)
  • WITHINGS_SCOPES (default: user.metrics user.activity)

Connect (OAuth)

Choose one mode:

  • Phone/remote mode (recommended):
python3 scripts/withings_oauth_login.py
  • Desktop loopback mode (optional): if you are authorizing in a browser on the same machine that runs OpenClaw and WITHINGS_REDIRECT_URI is a loopback URL like http://127.0.0.1:58539/callback:
python3 scripts/withings_oauth_login.py --loopback

Fetch + normalize for a day

python3 scripts/withings_fetch_daily.py --date today --out /tmp/withings_raw_today.json
python3 scripts/withings_normalize_daily.py /tmp/withings_raw_today.json --out /tmp/withings_today.json
python3 scripts/withings_render.py /tmp/withings_today.json --format markdown --channel generic

References

  • API/OAuth notes: references/withings_api.md
  • Output schema (for Wellness hub): references/output_schema.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated