SleepWell
Track sleep habits and analyze rest patterns over time. Use when logging bedtimes, planning schedules, tracking streaks, reviewing weekly patterns.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/sleepwellSleepWell
Productivity toolkit for managing tasks, plans, reviews, streaks, reminders, priorities, archives, tags, timelines, reports, and weekly reviews. Each command logs timestamped entries and lets you review past entries, search history, view statistics, and export data in multiple formats.
Commands
| Command | Description |
|---|---|
sleepwell add <input> | Add a new entry (or view recent add entries with no args) |
sleepwell plan <input> | Log a plan entry (or view recent plans with no args) |
sleepwell track <input> | Log a tracking entry (or view recent entries with no args) |
sleepwell review <input> | Log a review entry (or view recent reviews with no args) |
sleepwell streak <input> | Log a streak entry (or view recent streaks with no args) |
sleepwell remind <input> | Log a reminder (or view recent reminders with no args) |
sleepwell prioritize <input> | Log a priority entry (or view recent priorities with no args) |
sleepwell archive <input> | Archive an entry (or view recent archives with no args) |
sleepwell tag <input> | Tag an entry (or view recent tags with no args) |
sleepwell timeline <input> | Log a timeline entry (or view recent timeline with no args) |
sleepwell report <input> | Log a report entry (or view recent reports with no args) |
sleepwell weekly-review <input> | Log a weekly review (or view recent weekly reviews with no args) |
sleepwell stats | Show summary statistics across all log categories |
sleepwell export <fmt> | Export all data to json, csv, or txt format |
sleepwell search <term> | Search across all log files for a term |
sleepwell recent | Show the 20 most recent history entries |
sleepwell status | Health check: version, data dir, entry count, disk usage, last activity |
sleepwell help | Show help with all available commands |
sleepwell version | Show version number |
How It Works
Each productivity command (add, plan, track, review, etc.) works in two modes:
- With arguments: Saves the input with a timestamp to a dedicated
.logfile and displays the total entry count - Without arguments: Shows the 20 most recent entries from that category's log file
All actions are also recorded in a central history.log for unified tracking.
Typical Workflow
- Plan your day:
sleepwell plan "Focus on Q2 report, finish by 3pm" - Track tasks:
sleepwell track "Started Q2 report — gathering data" - Set reminders:
sleepwell remind "Send draft to team by 4pm" - Prioritize:
sleepwell prioritize "Q2 report > email cleanup > meeting prep" - Review progress:
sleepwell review "Completed 3/5 tasks, good day" - Weekly roundup:
sleepwell weekly-review "Productive week, hit all deadlines"
Data Storage
All data is stored in ~/.local/share/sleepwell/. The directory contains:
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-sleepwell": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
verify-before-done
Prevent premature completion claims, repeated same-pattern retries, and weak handoffs. Use this skill to improve verification, strategy switching, and blocked-task reporting without changing personality or tone.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
astrai-code-review
AI-powered code review with intelligent model routing — saves 40%+ vs always using the most expensive model
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。