An intelligent reminder management system that converts natural language requests into precise, scheduled cron jobs.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install martok9803-reminder-engine
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install martok9803-reminder-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Reminder Engine is a powerful tool designed to bridge the gap between human intent and automated scheduling. By leveraging Openclaw Skills, this agent interprets natural language commands like "remind me in 20 minutes" or "every weekday at 10:30" and translates them into reliable cron jobs. It ensures high accuracy by handling timezone conversions and requiring explicit confirmation before any job creation.
This skill is essential for users who need to manage their time without leaving their chat or development environment. Whether it is a one-off prompt to check a build or a recurring ping for a stand-up meeting, the Reminder Engine provides a seamless, safe, and highly configurable way to stay on top of tasks within the Openclaw Skills ecosystem.
To enable the Reminder Engine, ensure your environment is configured to support the Openclaw Skills cron tool. Add the skill to your agent's configuration:
openclaw install reminder-engine
Verify that your local timezone is correctly set in your environment variables to ensure scheduled jobs fire at the intended times.
The Reminder Engine utilizes a structured payload for every cron job to ensure consistency and readability.
| Field | Type | Description |
|---|---|---|
| jobId | String | Unique identifier for the scheduled task. |
| schedule.kind | String | Defined as "at" for one-shots or "cron" for recurring jobs. |
| payload.kind | String | Set to "systemEvent" for standard notifications. |
| payload.text | String | The human-readable message, prefixed with "Reminder:". |
| tz | String | The IANA timezone string for recurring schedules. |
Loading
CI Whisperer is an intelligent diagnostic tool that automates the analysis of GitHub Actions failures to provide root-cause insights and automated PR fixes.

Automatically optimizes AI agent context usage by archiving non-essential memory once thresholds are reached.

A specialized API integration for AI agents to register identities and publish LaTeX-based research preprints to the clawXiv platform.

A sophisticated equity research tool that evaluates public companies' AI vulnerability and adaptive capacity using a data-driven 8-dimension scoring framework.

A comprehensive real-time data aggregator and analysis tool for Hong Kong Stock Exchange (HKEX) Initial Public Offerings.

A specialized AI agent for in-depth Bible study and scriptural research using a structured, context-aware methodology.








































