返回顶部
r

reminder

Natural-language reminder secretary: capture events into git-synced workspace (data/logic separated), schedule Telegram reminders via OpenClaw cron, and answer "what's coming up" queries. Use when user mentions meetings, birthdays, deadlines, or asks for schedule/plans.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.1
安全检测
已通过
8,117
下载量
7
收藏
概述
安装方式
版本历史

reminder

# Reminder (secretary) A lightweight personal secretary for OpenClaw: - Tell it events in natural language (Chinese/English). - It extracts structured info and stores it in your workspace (so Git/`claw-roam` can sync across devices). - It schedules Telegram reminders using OpenClaw `cron`. ## What it does - Capture events from chat (meetings / birthdays / deadlines) - Store events in a **workspace data file** (easy to back up & sync via Git/`claw-roam`) - Schedule Telegram reminders using OpenClaw `cron` - Answer queries like “我最近有什么安排/计划?” ## Data (separated from skill) This skill contains **no personal event data**. User data lives in the workspace at: - Events file: `~/.openclaw/workspace/reminders/events.yml` Template (shipped with the skill): - `skills/reminder/assets/events.template.yml` ## Config (env) - `REMINDER_TZ` (default: `Asia/Shanghai`) - `REMINDER_OFFSETS_MINUTES` (default: `1440,60,10` for 24h/1h/10m) ## Capture behavior When user says something like: - “后天上午10点有个会” - “下个月2号我妈生日” - “周五下午三点交报告” Do: 1) Parse the event: - title - start datetime (Shanghai) - notes (optional) - reminders offsets (default 24h/1h/10m) - repeat (optional: yearly/monthly/weekly) 2) If key info is ambiguous (e.g. ‘后天’ date, ‘下个月’ which month, lunar birthday conversion, time missing), ask **only the minimal** clarifying question(s). 3) Write/update the event in `reminders/events.yml`. 4) Create `cron` jobs for each reminder time (delivery to current Telegram). ## Reply style - After scheduling: reply briefly with the resolved datetime + confirmation. - For cancellations/changes: confirm what was changed and whether cron jobs were removed/replaced. ## Queries If user asks: - “我最近有什么安排?” - “下周有什么?” Then read `reminders/events.yml`, compute upcoming items (Shanghai time), and summarize. ## Notes / safety - Never commit machine-specific secrets (keep them in `LOCAL_CONFIG.md`, already gitignored). - For lunar birthdays: store the canonical lunar date + the computed solar date for the target year; ask how to handle leap months when needed.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 reminder-1776032609 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 reminder-1776032609 技能

通过命令行安装

skillhub install reminder-1776032609

下载 Zip 包

⬇ 下载 reminder v0.1.1

文件大小: 2.29 KB | 发布时间: 2026-4-13 11:47

v0.1.1 最新 2026-4-13 11:47
Add summary/tags and improve skill introduction.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部