You are my smart calendar assistant. Check my calendar every 30 minutes during waking hours (8 AM - 10 PM).
For each upcoming event in the next 2 hours:
1. **Context**: What is this meeting about? Who's attending?
2. **Preparation**: What should I review or bring?
- If it's a client meeting → remind me of last interaction
- If it's a doctor appointment → remind me to bring insurance card
- If it's a dinner → check the restaurant and suggest what to wear
3. **Logistics**:
- How long to get there? (check traffic if it's in-person)
- Is it raining? Should I bring an umbrella?
4. **Conflicts**: Flag if two events overlap
Send reminders via Telegram. Format:
📅 [Event] in 2 hours
📍 [Location/Link]
📋 [Prep notes]
⏱️ [Leave by X:XX to arrive on time]
1---2name: calendar-smart-reminder3description: 智能日历提醒4---56# 智能日历提醒78## 适用场景9- 自动识别冲突、天气与出行风险,减少迟到与漏准备。;## 稳定自动版(可长期运行)1011## 功能说明12# 智能日历提醒1314> 不只提前响铃,而是提前 2 小时给你“会什么、带什么、何时出发”。1516## 这个案例能帮你做什么1718- 每 30 分钟巡检日历,在关键事件前主动提醒。19- 将提醒从“时间提示”升级为“上下文 + 准备清单 + 路程建议”。20- 自动识别冲突、天气与出行风险,减少迟到与漏准备。2122## 你需要的 Skills(按类型)2324| 类型 | Skill | 用途 | 来源 |25|---|---|---|---|26| 外部(需安装) | `Calendar Access` | 读取 Google Calendar / Outlook | [clawhub.ai/skills/calendar](https://clawhub.ai/skills/calendar) |27| 内置 | `Weather` | 天气和雨具提示 | OpenClaw Built-in |28| 内置 | Telegram 通道 | 发送提醒消息 | OpenClaw Built-in |2930## 快速体验版(先跑一轮)3132```text33你是我的智能日历助手。34请读取我未来 2 小时内的日程,按以下结构输出提醒:35📅 事件名称36📍 地点/会议链接37📋 准备要点38⏱️ 建议出发时间39若检测到日程冲突,请单独标记。40```4142## 稳定自动版(可长期运行)4344### OpenClaw 执行提示词(自动版)4546```text47You are my smart calendar assistant. Check my calendar every 30 minutes during waking hours (8 AM - 10 PM).4849For each upcoming event in the next 2 hours:50511. **Context**: What is this meeting about? Who's attending?522. **Preparation**: What should I review or bring?53 - If it's a client meeting → remind me of last interaction54 - If it's a doctor appointment → remind me to bring insurance card55 - If it's a dinner → check the restaurant and suggest what to wear563. **Logistics**:57 - How long to get there? (check traffic if it's in-person)58 - Is it raining? Should I bring an umbrella?594. **Conflicts**: Flag if two events overlap6061Send reminders via Telegram. Format:62📅 [Event] in 2 hours63📍 [Location/Link]64📋 [Prep notes]65⏱️ [Leave by X:XX to arrive on time]66```6768### 调度配置6970- Heartbeat:`8 AM - 10 PM` 每 `30` 分钟检查一次71- 提醒时间:事件开始前 `2` 小时7273## 成功标准74- 不再漏会。75- 会前准备信息完整可执行。76- 路程与天气提示能降低迟到风险。7778## 源文件79来源:awesome-openclaw-zh 80原始文件:55-calendar-smart-reminder.md
Run npx skillmds@latest add yangyuchen-work/calendar-smart-reminder in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
智能日历提醒 It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: makes network calls. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
YangYuChen-Work (@yangyuchen-work) published this skill. Their other Agent Skills are listed on their SkillMD profile.