skills$openclaw/night-routine
jhillin83.9k

by jhillin8

night-routine – OpenClaw Skill

night-routine is an OpenClaw Skills integration for planning workflows. Build a restful night routine with wind-down habits, sleep prep, and next-day planning

3.9k stars1.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

namenight-routine
descriptionBuild a restful night routine with wind-down habits, sleep prep, and next-day planning OpenClaw Skills integration.
ownerjhillin8
repositoryjhillin8/night-routine
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @jhillin8/night-routine
last updatedFeb 7, 2026

Maintainer

jhillin8

jhillin8

Maintains night-routine in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
280 B
SKILL.md
2.2 KB
SKILL.md

name: night-routine description: Build a restful night routine with wind-down habits, sleep prep, and next-day planning author: clawd-team version: 1.0.0 triggers:

  • "night routine"
  • "bedtime routine"
  • "wind down"
  • "sleep routine"
  • "evening habits"

Night Routine

End your day intentionally. Wind down, prepare for sleep, plan ahead, and build consistency.

What it does

  • Wind-down checklist — Guided steps to transition from work to rest mode
  • Sleep prep — Screen cutoff, environment optimization, relaxation techniques
  • Next-day planning — Brief review of tomorrow's priorities and calendar
  • Consistency tracking — Monitor your routine adherence over time

Usage

Start wind-down Ask for a guided wind-down session. Clawd walks you through screen cutoff, breathing exercises, and transition activities.

Plan tomorrow Review tomorrow's calendar, top 3 priorities, and any prep needed. Sets you up for a purposeful morning.

Sleep prep Get specific recommendations: room temperature, lighting, music, reading material, or guided relaxation based on your preferences.

Check routine See your evening routine status—what you've completed tonight and where you are in the sequence.

Track consistency View weekly or monthly routine adherence. Identify patterns in nights you sleep best.

Common Elements

  • Screen cutoff — Set a time to stop checking devices; Clawd reminds you
  • Tomorrow's priorities — 3 specific tasks or intentions for the next day
  • Gratitude — Brief reflection on the day—what went well
  • Reading — Recommended books or articles for wind-down time
  • Sleep environment — Temperature, darkness, sound, and comfort settings

Tips

  • Start small. Add one element at a time (e.g., screen cutoff first, then gratitude the next week).
  • Consistency beats perfection. Missing one night doesn't break the habit; pick it up tomorrow.
  • Customize timing. Your routine should fit your schedule—whether you sleep at 9 PM or midnight.
  • Log what works. Track which activities help you sleep best; double down on those.
  • All data stays local on your machine. Your sleep patterns and routine data remain private and encrypted on your device.
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install night-routine?

Run openclaw add @jhillin8/night-routine in your terminal. This installs night-routine into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jhillin8/night-routine. Review commits and README documentation before installing.