oura-ring-data

Community

Automate Oura data retrieval.

Authorvisionik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the retrieval of health data from the Oura Ring via the ouracli CLI, reducing manual data gathering and enabling faster reporting.

Core Features & Use Cases

  • Comprehensive data access: Retrieve activity, sleep, readiness, heartrate, SpO2, and more from your Oura Ring.
  • Authentication guidance: Remind users to set PERSONAL_ACCESS_TOKEN in secrets/env before querying.
  • Flexible data exports: Output in JSON, Markdown, HTML, or DataFrame for analysis and reporting.
  • Use Case: A clinician quickly pulls last 14 days of activity and sleep to compare patient recovery trends.

Quick Start

Run a quick fetch, for example: ouracli activity today --json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: oura-ring-data
Download link: https://github.com/visionik/ouracli/archive/main.zip#oura-ring-data

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository