ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

remindme

⏰ simple Telegram reminders for OpenClaw. cron, zero dependencies.

Why use this skill?

Set easy natural language reminders in OpenClaw with Remind Me v2. Supports one-shot and recurring cron tasks. Simple, zero-dependency installation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jacobthejacobs/remindme
Or

What This Skill Does

The Remind Me v2 skill brings powerful, natural language task management directly into your OpenClaw agent workflow. Designed with simplicity and zero dependencies in mind, it allows you to create one-shot or recurring reminders using conversational text. Whether you need a quick nudge to drink water, a daily reminder for team standups, or a recurring notification for weekly reports, this skill leverages a robust cron-based pipeline to ensure your tasks never slip through the cracks. It parses input locally, meaning it understands relative durations (like 'in 10 minutes'), absolute times ('at 9am'), and complex recurring schedules ('every friday at 5pm').

Installation

To integrate this skill into your agent, use the OpenClaw CLI or your agent management interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/jacobthejacobs/remindme

Once installed, no further setup or configuration is required. The skill registers itself automatically, and you can begin issuing commands immediately.

Use Cases

This skill is perfect for busy professionals and developers who need to maintain focus without leaving their chat interface. Use it for:

  • Time Blocking: Set quick reminders to switch tasks or take breaks.
  • Daily Standups: Automate recurring notifications to trigger team meetings.
  • Deployment Tracking: Ensure you check server status or deployment logs after a specific duration.
  • Personal Productivity: Never forget to call a client, pay a bill, or turn off the oven.

Example Prompts

  1. "/remindme drink water in 15 minutes"
  2. "/remindme every weekday at 9am start daily standup"
  3. "/remindme check the production logs in 2 hours"

Tips & Limitations

  • Order Matters: The parser follows a strict order of operations. Pattern matching occurs top-to-bottom, so specific commands like 'every friday' will take priority over general day-based logic.
  • ID Management: Always remember to use /remindme list to check your active job IDs before attempting to delete or cancel a reminder.
  • Platform Versatility: You can specify channels by appending 'on discord' or 'on telegram' to your command to route reminders effectively.
  • Limits: While highly efficient, this tool is intended for task management and not complex calendar scheduling. For mission-critical enterprise calendar syncing, verify your agent's core platform capabilities.

Metadata

Stars2032
Views8
Updated2026-03-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jacobthejacobs-remindme": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#cron#reminders#productivity#schedule#telegram#discord#slack#whatsapp#signal
Safety Score: 5/5