睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide, sleep journal. Use when you need sleep tracker capabilities. Triggers on: sleep tracker.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill sleep-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sleep Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-sleep-tracker)More formats (shields.io, HTML) on the badges page.
---
name: sleep-tracker
description: "睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide, sleep journal. Use when you need sleep tracker capabilities. Triggers on: sleep tracker."
---
# sleep-tracker
睡眠改善工具。睡眠分析、改善建议、作息规划、睡眠环境优化、小睡指南、睡眠日记。Sleep tracker with analysis, improvement tips, schedule planning, environment optimization, nap guide, sleep journal.
## 使用场景
> 💡 无论你是新手还是专业人士,都能快速上手
## 命令列表
| 命令 | 功能 |
|------|------|
| `analyze` | analyze |
| `improve` | improve |
| `schedule` | schedule |
| `environment` | environment |
| `nap` | nap |
| `journal` | journal |
| `help` | help |
## 专业建议
- 一个完整睡眠周期约90分钟
- 理想睡眠 = 5-6个周期 = 7.5-9小时
- 在周期结束时醒来最清醒(而非闹钟随机叫醒)
- 睡前1小时放下手机
- 卧室温度保持18-22°C
---
*sleep-tracker by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Examples
```bash
# Show help
sleep-tracker help
# Run
sleep-tracker run
```
## Commands
Run `sleep-tracker help` to see all available commands.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...