openclawclaudev1.0.0
OpenClaw Health Wearables Skills
Health wearables skill collection for OpenClaw — integrates Oura Ring and WHOOP data, OpenClaw log viewer, and infographic generation. First dedicated health wearable skills in the ProSkills catalog.
7.8/10
Verified
Mar 9, 2026// RATINGS
// README
# OpenClaw Skills
Reusable skills for [OpenClaw](https://openclaw.ai) and [Claude Code](https://claude.com/claude-code).
## Skills
| Skill | Description |
|-------|-------------|
| [oura](./oura/) | Sync and analyze Oura Ring health data — sleep debt tracking, weekly reports, zero dependencies |
| [whoop](./whoop/) | Sync WHOOP health data (recovery, sleep, strain, workouts) — one-time OAuth, local + remote auth, auto token refresh |
| [openclaw-logs](./openclaw-logs/) | Query and analyze OpenClaw gateway logs with time range filtering, category grouping, and noise suppression |
| [infographic](./infographic/) | Generate professional infographic images from articles/tweets using HTML + Playwright high-DPI screenshot |
## Installation
### Claude Code
Copy the skill directory to your Claude Code skills folder:
```bash
cp -r openclaw-logs ~/.claude/skills/
```
### OpenClaw
Skills are automatically available when placed in `~/.claude/skills/` on the machine running the OpenClaw gateway.
## License
MIT
// HOW IT'S BUILT
TECHNOLOGY STACK
oura
whoop
health
This skill is built with oura, whoop, health..
KEY FILES
SKILL.mdREADME.md
// REPO STATS
4 stars
0 open issues
Last commit: 6h ago
// SHARE
// SOURCE
View on GitHub// PROSKILLS SCORE
7.8/10
Good
BREAKDOWN
Functionality7.5/10
Documentation8/10
Security8/10
Maintenance7.5/10
Usefulness8.5/10
Uniqueness9/10
Code Quality7.5/10