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