remind-me by sundial-org/awesome-openclaw-skills
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill remind-me使用自然语言设置自动触发的提醒。利用 cron 进行调度,使用 Markdown 记录日志。
只需自然地询问:
用于设置重复提醒:
--at 参数创建一个一次性 cron 任务/home/julian/clawd/reminders.md相对时间:
绝对时间:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
具体日期:
时间间隔:
每日:
每周:
所有提醒都记录在 /home/julian/clawd/reminders.md 文件中:
- [scheduled] 2026-01-06 17:00 | Pay for Gumroad (id: abc123)
- [recurring] every 2h | Stand up and stretch (id: def456)
- [recurring] cron: 0 9 * * 1 | Weekly meeting (id: ghi789)
状态:
[scheduled] — 等待触发的一次性提醒[recurring] — 重复性提醒(活跃中)[sent] — 已发送的一次性提醒# 列出待处理的提醒
cron list
# 查看提醒日志
cat /home/julian/clawd/reminders.md
# 删除一个已安排的提醒
cron rm <job-id>
当用户说“在 Y 时间提醒我做 X”时:
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "X" "Y"
示例:
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Pay for Gumroad" "later today"
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Call dentist" "tomorrow at 3pm"
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Check email" "in 2 hours"
当用户说“每隔 X 提醒我做 Y”时:
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Y" "every X"
示例:
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Stand up and stretch" "every 2 hours"
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Check email" "daily at 9am"
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Weekly team meeting" "every Monday at 2pm"
这两个脚本都会自动执行以下操作:
--at 参数,重复性使用 --every/--cron 参数)/home/julian/clawd/reminders.md每周安装数
394
代码仓库
GitHub 星标数
509
首次出现
2026 年 2 月 26 日
安全审计
安装于
codex394
kimi-cli393
gemini-cli393
amp393
github-copilot393
opencode393
Natural language reminders that fire automatically. Uses cron for scheduling, markdown for logging.
Just ask naturally:
For repeating reminders:
--at/home/julian/clawd/reminders.md for historyRelative:
Absolute:
Dates:
Intervals:
Daily:
Weekly:
All reminders are logged to /home/julian/clawd/reminders.md:
- [scheduled] 2026-01-06 17:00 | Pay for Gumroad (id: abc123)
- [recurring] every 2h | Stand up and stretch (id: def456)
- [recurring] cron: 0 9 * * 1 | Weekly meeting (id: ghi789)
Status:
[scheduled] — one-time reminder waiting to fire[recurring] — repeating reminder (active)[sent] — one-time reminder already delivered# List pending reminders
cron list
# View reminder log
cat /home/julian/clawd/reminders.md
# Remove a scheduled reminder
cron rm <job-id>
When the user says "remind me to X at Y":
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "X" "Y"
Examples:
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Pay for Gumroad" "later today"
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Call dentist" "tomorrow at 3pm"
bash /home/julian/clawd/skills/remind-me/create-reminder.sh "Check email" "in 2 hours"
When the user says "remind me every X to Y":
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Y" "every X"
Examples:
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Stand up and stretch" "every 2 hours"
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Check email" "daily at 9am"
bash /home/julian/clawd/skills/remind-me/create-recurring.sh "Weekly team meeting" "every Monday at 2pm"
Both scripts automatically:
--at or recurring with --every/--cron)/home/julian/clawd/reminders.mdWeekly Installs
394
Repository
GitHub Stars
509
First Seen
Feb 26, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
codex394
kimi-cli393
gemini-cli393
amp393
github-copilot393
opencode393
Azure RBAC 权限管理工具:查找最小角色、创建自定义角色与自动化分配
101,200 周安装
智能体工程指南:AI智能体开发工作流、模型路由与代码审查最佳实践
1,100 周安装
Actionbook 浏览器自动化技能:网页交互、表单填写、数据抓取与 AI 代理构建
1,400 周安装
xdrop 文件传输脚本:Bun 环境下安全上传下载工具,支持加密分享
20,700 周安装
OWASP Top 10 2021 安全指南:识别、预防与修复Web应用漏洞 | 安全审计与代码审查
303 周安装
AI业务分析师技能:数据驱动决策、商业智能分析与战略KPI框架开发
303 周安装
Remotion 最佳实践指南 - 动画、3D、音频、字幕、图表等完整教程
303 周安装