← 返回 Skills 市场
bytesagain-lab

Sleep Tracker

作者 bytesagain-lab · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
611
总下载
0
收藏
6
当前安装
13
版本数
在 OpenClaw 中安装
/install sleep-tracker
功能描述
睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sleep-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sleep-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug sleep-tracker
版本 2.0.1
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 13
常见问题

Sleep Tracker 是什么?

睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 611 次。

如何安装 Sleep Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sleep-tracker」即可一键安装,无需额外配置。

Sleep Tracker 是免费的吗?

是的,Sleep Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sleep Tracker 支持哪些平台?

Sleep Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sleep Tracker?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.1。

💬 留言讨论