Uses Oura ring data to make energy-aware decisions about scheduling, task prioritization, and recovery recommendations. Understands HRV, sleep quality, readiness scores, and their implications for productivity.
This skill enables energy-aware decision making using Oura ring biometric data.
Based on Oura data, recommend:
The Oura data is available at:
GET /api/oura/daily
Response structure:
{
"readiness": 78,
"sleep_score": 82,
"hrv_balance": "above_baseline",
"activity_score": 65,
"recommendation": "Normal productivity day"
}
When a user asks about scheduling or prioritization:
Example response:
Based on your Oura data:
- Readiness: 72 (normal)
- Sleep: 68 (slightly low)
- HRV: below baseline
Recommendation: This is a "maintenance day" not a "breakthrough day."
Focus on:
✓ Clearing email backlog
✓ Quick task completions
✓ Light planning
✗ Avoid: Complex coding, important decisions, new initiatives
Consider a 20-min walk to boost HRV before afternoon work.