Communityv0.1.0

Remind Me

Create, list, and cancel reminders and cron jobs scoped to the channel they were requested from. Use when: user says 'remind me', 'set an alarm', 'schedule a...

2kdownloads10active installsyoupele52
View on ClawHubBack to Skills

Skill Details

Slug
remind-me-pro
Latest Version
0.1.0
Author
youpele52
Published
Mar 10, 2026
Updated
Mar 10, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Remind Me.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of Remind Me skill for creating, listing, and canceling reminders and cron jobs scoped to the current chat/channel. - Handles "remind me", "set an alarm", "schedule a cron", "alert me", "cancel reminder", and "list my reminders" commands. - Auto-detects channel and chat ID from session context (never asks user for these). - Requires clear specification of WHAT (reminder), WHEN (schedule), and WHERE (delivery target) before creating any job, with interactive clarification if any are missing or ambiguous. - Supports one-time (`at:`), recurring (`every:`), and cron-based (`cron:`) reminders; asks user for confirmation before executing. - Provides commands and formatting for creating, listing, and canceling reminders or cron jobs, always confirming intent with the user.