com um clique
reminder
Reminder CRUD 与 scheduler integration:创建、列出、更新、删除与 snooze 定时提醒。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Reminder CRUD 与 scheduler integration:创建、列出、更新、删除与 snooze 定时提醒。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
读取和编辑 HYX 的 Notion Plan / 计划通;当用户要查看、添加或插入计划通日期事项时使用。
读取与写入普通 Notion page / database。用户要在 Notion workspace 中 search、query、create 或 update 非计划通内容时使用。
L2 structured memory:持久化并读取稳定的用户记忆、偏好与长期上下文。
通过 Tavily 执行 Web search 与 page reading。用户需要在线检索、事实核验或读取公开网页时使用。
将 coding task 委托给 Hypo-Coder。用户请求 code change、feature implementation、bug fix 或 code review,且任务适合异步委托时使用。
查询 Hypo-Info 的今日资讯、topic search、AI benchmark 与 section browse。用户询问 news、trends 或 model leaderboard 时使用。
| name | reminder |
| description | Reminder CRUD 与 scheduler integration:创建、列出、更新、删除与 snooze 定时提醒。 |
| compatibility | linux |
| allowed-tools | create_reminder list_reminders delete_reminder update_reminder snooze_reminder |
| metadata | {"hypo.category":"internal","hypo.backend":"reminder","hypo.exec_profile":null,"hypo.triggers":"","hypo.risk":"low","hypo.dependencies":"structured_store,scheduler"} |
reminder 负责 reminder 的 CRUD 与 scheduler integration,覆盖创建、查看、更新、删除与 snooze 流程。
create_reminder:创建新的 reminder。list_reminders:查看活动中或历史 reminder。update_reminder:更新 title、schedule、channel 或 status。delete_reminder:删除 reminder,并取消对应 scheduler job。snooze_reminder:按短偏移量顺延已有 reminder。cron expression。timezone 时优先使用它;未知时要显式说明假设。create_reminder,已有提醒的小幅顺延走 snooze_reminder。list_reminders 定位,再做更新或删除。ISO 8601 timestamp。cron expression。snooze_reminder 适合 10m、2h、1d 这类短偏移字符串。