reminderCapture natural-language events, save to your workspace, and schedule Telegram reminders with automatic cron notifications and upcoming event queries.
Install via ClawdBot CLI:
clawdbot install reed1898/reminderA lightweight personal secretary for OpenClaw:
claw-roam can sync across devices).cron.claw-roam)cronThis skill contains no personal event data.
User data lives in the workspace at:
~/.openclaw/workspace/reminders/events.ymlTemplate (shipped with the skill):
skills/reminder/assets/events.template.ymlREMINDER_TZ (default: Asia/Shanghai)REMINDER_OFFSETS_MINUTES (default: 1440,60,10 for 24h/1h/10m)When user says something like:
Do:
1) Parse the event:
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).
If user asks:
Then read reminders/events.yml, compute upcoming items (Shanghai time), and summarize.
LOCAL_CONFIG.md, already gitignored).Generated Mar 1, 2026
Individuals can use this skill to set reminders for daily tasks, appointments, or personal events like birthdays and deadlines. It helps organize schedules with natural language input and syncs data across devices via Git, ensuring accessibility from anywhere.
Teams can leverage the skill to schedule and remind members about meetings, deadlines, and project milestones. By storing events in a shared workspace, it facilitates collaboration and ensures everyone receives timely Telegram notifications for upcoming activities.
Event planners or individuals organizing gatherings can use this to capture event details, set multiple reminder intervals, and manage schedules efficiently. The skill handles natural language inputs and provides structured storage for easy reference and updates.
Students and educators can utilize the skill to track assignment due dates, exam schedules, and academic events. It supports queries for upcoming tasks and sends reminders via Telegram, aiding in time management and reducing missed deadlines.
Healthcare providers or patients can use this to schedule and remind about medical appointments, medication times, or follow-up visits. The skill's ability to parse natural language and set custom reminders improves adherence and reduces no-shows.
Offer basic reminder features for free, with premium tiers providing advanced options like custom reminder intervals, integration with other apps, or priority support. Revenue is generated through monthly or annual subscriptions from power users and businesses.
License the skill to companies for internal use, such as team scheduling or project management. Provide customization, dedicated support, and enhanced security features. Revenue comes from one-time licensing fees or annual contracts based on user count.
Monetize by offering APIs for developers to integrate the reminder functionality into other applications, like CRM systems or productivity tools. Charge based on API usage volume or through partnership agreements with software vendors.
๐ฌ Integration Tip
Ensure the workspace data file is properly synced via Git and configure environment variables like REMINDER_TZ for accurate timezone handling in reminders.
Manage Trello boards, lists, and cards via the Trello REST API.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Kanban-style task management dashboard for AI assistants. Manage tasks via CLI or dashboard UI. Use when user mentions tasks, kanban, task board, mission con...