AI agent skills for Asleep sleep data.
AI-powered sleep insights for SleepHub app users.
- Get personalized sleep analysis
- Track trends (sleep time, efficiency, score)
- Heartbeat integration for daily insights
Quick start:
python asleep-insight/scripts/insight.py setup \
--user-id=YOUR_USER_ID \
--access-token=YOUR_ACCESS_TOKEN \
--refresh-token=YOUR_REFRESH_TOKEN
python asleep-insight/scripts/insight.pySee asleep-insight/SKILL.md for full documentation.
- Python 3.8+
- No external dependencies
MIT