openclaw-fitbit

Official Fitbit OAuth integration for OpenClaw (Tier 1). Use to connect/authorize Fitbit, store+refresh tokens locally, fetch daily activity + sleep summaries, normalize into a stable daily JSON shape for the Wellness hub, and render a short digest for any chat channel.

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-fitbit" with this command: npx skills add gavinchengcool/openclaw-fitbit

Fitbit (Official API)

This is a source skill. It connects to Fitbit, fetches data, normalizes it, and renders a short message.

Configuration

Required env vars:

  • FITBIT_CLIENT_ID
  • FITBIT_CLIENT_SECRET
  • FITBIT_REDIRECT_URI

Optional:

  • FITBIT_TOKEN_PATH (default: ~/.config/openclaw/fitbit/token.json)
  • FITBIT_TZ (default: Asia/Shanghai)
  • FITBIT_SCOPES (default: activity sleep heartrate profile weight)

Connect (OAuth)

  • Phone/remote mode (recommended):
python3 scripts/fitbit_oauth_login.py
  • Desktop loopback mode (optional): if authorizing on the same machine and FITBIT_REDIRECT_URI is loopback:
python3 scripts/fitbit_oauth_login.py --loopback

Fetch + normalize for a day

python3 scripts/fitbit_fetch_daily.py --date today --out /tmp/fitbit_raw_today.json
python3 scripts/fitbit_normalize_daily.py /tmp/fitbit_raw_today.json --out /tmp/fitbit_today.json
python3 scripts/fitbit_render.py /tmp/fitbit_today.json --format markdown --channel generic

References

  • API/OAuth notes: references/fitbit_api.md
  • Output schema: 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

Grab Company

Provides detailed insights on Grab's evolution, business model, market position, and significance in Southeast Asia's digital economy and super app landscape.

Registry SourceRecently Updated
General

CV-Driven Job Hunter

Asiste en una búsqueda laboral proactiva basada en el CV del usuario — analiza perfil, sugiere banda salarial, escanea boards y career pages, califica matche...

Registry SourceRecently Updated
General

Changelog Linter

Validate CHANGELOG.md files against the Keep a Changelog format (keepachangelog.com). Checks version ordering, date formats, section types, link references,...

Registry SourceRecently Updated
General

Bosch Company

Bosch is the world's largest automotive Tier 1 supplier, focusing on automotive parts, industrial tech, consumer goods, and energy solutions with a foundatio...

Registry SourceRecently Updated