什么是 timer?
设置计时器和闹钟。当后台计时器完成时,您会收到系统通知 - 使用提醒消息(NOT HEARTBEAT_OK)进行响应以通知用户。 来源:sundial-org/awesome-openclaw-skills。
设置计时器和闹钟。当后台计时器完成时,您会收到系统通知 - 使用提醒消息(NOT HEARTBEAT_OK)进行响应以通知用户。
通过命令行快速安装 timer AI 技能到你的开发环境
来源:sundial-org/awesome-openclaw-skills。
Set timers that run in the background. When they complete, you will receive a system notification and MUST respond with the reminder to notify the user.
| Ns | N seconds | 30s, 90s | | Nm | N minutes | 5m, 15m | | Nh | N hours | 1h, 2h | | N | N minutes (default) | 5 = 5 minutes | | MM:SS | Minutes and seconds | 5:30 | | HH:MM:SS | Hours, minutes, seconds | 1:30:00 |
When a timer completes, you receive a System: message like:
设置计时器和闹钟。当后台计时器完成时,您会收到系统通知 - 使用提醒消息(NOT HEARTBEAT_OK)进行响应以通知用户。 来源:sundial-org/awesome-openclaw-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timer设置计时器和闹钟。当后台计时器完成时,您会收到系统通知 - 使用提醒消息(NOT HEARTBEAT_OK)进行响应以通知用户。 来源:sundial-org/awesome-openclaw-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills