← Back to Skills Marketplace
Sleep Tracker
by
bytesagain-lab
· GitHub ↗
· v2.0.1
· MIT-0
611
Downloads
0
Stars
6
Active Installs
13
Versions
Install in OpenClaw
/install sleep-tracker
Description
睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide.
Usage Guidance
This skill is internally consistent with its stated goal and runs entirely locally, but review the included scripts before installing. Key things to consider: (1) All user entries and commands are written to data.log and history.log in your data directory — do not log sensitive secrets. (2) The journal file in /tmp may be accessible to other local users on multi-user systems; consider setting SLEEP_TRACKER_DIR to a secure location with correct permissions. (3) There is no installer: you (or the agent) must place the scripts into PATH to use the 'sleep-tracker' CLI. (4) The provided sleep.sh content was truncated in the materials reviewed — if possible, inspect the full sleep.sh for any network, exec, or unexpected behavior before running. If you want higher confidence, run the scripts in a sandboxed account or container and/or audit the complete sleep.sh for hidden network calls or other surprises.
Capability Analysis
Type: OpenClaw Skill
Name: sleep-tracker
Version: 2.0.1
The sleep-tracker skill bundle is a legitimate health and wellness CLI tool. The provided bash scripts (script.sh and sleep.sh) perform local data logging, sleep cycle calculations, and provide static health advice without any network activity, sensitive data access, or obfuscation. All data is stored in standard local directories (~/.local/share or /tmp), and the instructions in SKILL.md are consistent with the tool's stated purpose.
Capability Assessment
Purpose & Capability
Name/description (sleep analysis, tips, scheduling, journaling) matches the provided CLI behavior in SKILL.md and the included bash scripts. The files implement logging, analysis, tips, and export functionality that are coherent with the stated purpose.
Instruction Scope
Instructions and scripts operate locally and reference only SLEEP_TRACKER_DIR (default ~/.local/share/sleep-tracker) and /tmp/sleep_journal.txt. They log all commands to history.log and store data.log; this is expected for a tracker but is a privacy consideration: entries and reminders are persisted and history.log records commands (potentially containing user-provided text).
Install Mechanism
No install spec (instruction-only). Two shell scripts are included; no external downloads or package installs. The skill relies only on standard POSIX utilities which is proportionate to its purpose. Note: there is no automated installer — user/agent must place scripts into PATH or invoke them explicitly.
Credentials
No credentials or special environment variables required. The single environment override SLEEP_TRACKER_DIR is reasonable for choosing a storage directory. No unrelated secrets/config paths are requested.
Persistence & Privilege
Skill does not request always:true and does not change other skills. It writes data to a per-user directory (~/.local/share/sleep-tracker by default) and temporary journal in /tmp. This is expected but means persistent local data is created and should be considered before use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sleep-tracker - After installation, invoke the skill by name or use
/sleep-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
Standards compliance: unique content, no template text
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.0
Initial release of sleep-tracker.
- Provides sleep analysis and personalized improvement suggestions
- Includes tools for schedule planning and environment optimization
- Offers nap guidance and a sleep journal feature
- Supports both command-based interaction and clear usage scenarios
- Available in both Chinese and English for wider accessibility
Metadata
Frequently Asked Questions
What is Sleep Tracker?
睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide. It is an AI Agent Skill for Claude Code / OpenClaw, with 611 downloads so far.
How do I install Sleep Tracker?
Run "/install sleep-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sleep Tracker free?
Yes, Sleep Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sleep Tracker support?
Sleep Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sleep Tracker?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.1.
More Skills