返回顶部
o

oura-ring

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
274
下载量
0
收藏
概述
安装方式
版本历史

oura-ring

# Oura Ring Skill Query Oura Ring health data via the Oura API v2. Requires a personal access token at `~/.config/oura/credentials.json`. ## Setup ```json // ~/.config/oura/credentials.json {"personal_access_token": "YOUR_TOKEN", "base_url": "https://api.ouraring.com/v2"} ``` Get your token at https://cloud.ouraring.com/personal-access-tokens ## Commands All commands use: `/opt/homebrew/bin/python3.11 <skill_dir>/scripts/oura_api.py <command> [args]` ### `status` Connection test + personal info (age, email, biological sex). ### `briefing` Today's combined readiness + sleep + activity summary. Best for morning check-ins. ### `sleep [YYYY-MM-DD]` Detailed sleep data: duration, stages, efficiency, HRV, temperature. Defaults to last night. ### `readiness [YYYY-MM-DD]` Readiness score with all contributors (HRV balance, body temp, recovery, sleep, activity). Defaults to today. ### `activity [YYYY-MM-DD]` Activity details: steps, calories, active time, movement breakdown. Defaults to today. ### `heartrate [hours]` Recent heart rate statistics (min, max, avg, latest). Default: last 4 hours. ### `trends [days]` Multi-day trend view of readiness, sleep, and activity scores. Default: 7 days. ## Health Alerts Standalone alert checker for heartbeats/crons: ``` /opt/homebrew/bin/python3.11 <skill_dir>/scripts/health_alerts.py ``` Outputs one line per alert. Empty output = nothing notable. Exit code 0 always. Checks: - Readiness < 70 - Sleep < 6 hours - HRV trending down 3+ days - Resting HR spike > 5bpm above 7-day average - Body temperature deviation > 0.5°C - Recovery index < 30 ## Output Format All output is human-readable text with emoji indicators: - 🟢 Good (score ≥ 85) - 🟡 Fair (score 70–84) - 🔴 Needs attention (score < 70) ## Error Handling - Exit code 0: success - Exit code 1: error (message on stderr) - Common errors: missing credentials file, invalid token, no data for date

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 oura-health-1776184202 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 oura-health-1776184202 技能

通过命令行安装

skillhub install oura-health-1776184202

下载 Zip 包

⬇ 下载 oura-ring v1.0.0

文件大小: 10.02 KB | 发布时间: 2026-4-15 10:56

v1.0.0 最新 2026-4-15 10:56
Initial release: 7 commands (status, briefing, sleep, readiness, activity, heartrate, trends), health alerts checker, stdlib-only Python, zero dependencies. First wearable health skill for OpenClaw.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部