Install
openclaw skills install sleepAuto-learns your sleep patterns. Absorbs data from wearables, conversations, and observations.
openclaw skills install sleepThis skill auto-evolves. Fills in as you learn how the user sleeps and what affects it.
Rules:
sources.md for data integrations, patterns.md for detected rhythmsUser-specific sleep data persists in: ~/sleep/memory.md
Format:
# Sleep Memory
## Sources
<!-- Where sleep data comes from. Format: "source: reliability" -->
<!-- Examples: apple-health: synced daily, conversation: mentions fatigue -->
## Schedule
<!-- Detected sleep patterns. Format: "pattern" -->
<!-- Examples: weekday ~23:30-07:00, weekend +1.5h later -->
## Correlations
<!-- What affects their sleep. Format: "factor: effect" -->
<!-- Examples: coffee after 15:00: -1h, exercise: +quality -->
## Preferences
<!-- How they want sleep tracked. Format: "preference" -->
<!-- Examples: no morning check-ins, weekly summary only -->
## Flags
<!-- Signs of poor sleep to watch for. Format: "signal" -->
<!-- Examples: "tired", "couldn't sleep", double coffee -->
Empty sections = no data yet. Observe conversations and fill.