remind-me
Installation
SKILL.md
Remind Me Skill
工作流程
-
参数解析 1.1 提醒标题和内容 1.2 时间(如"5 分钟后"、"明天下午 3 点"、"3 个月后") 1.3 提醒方式(显式
--type或按语义推断) -
按 type 分流,读取对应 reference 执行:
| --type | App / 机制 | 适用场景 | reference |
|---|---|---|---|
reminder(默认) |
Reminders.app | 任务型、需勾选完成、留列表 | reminder-help.md |
calendar |
Calendar.app | 一次性、到点即过、未来某天 | calendar-help.md |
stickies |
Stickies.app | 桌面常驻展示便签(富文本+图片) | stickies-help.md |
break |
后台定时弹窗(跨平台) | 强制打断、睡眠唤醒补提醒 | break-help.md |