← Back to Skills Marketplace
11556
Downloads
7
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install reminder
Description
Capture natural-language events, save to your workspace, and schedule Telegram reminders with automatic cron notifications and upcoming event queries.
Usage Guidance
Install only if you are comfortable saving reminders to ~/.openclaw/workspace/reminders/events.yml and receiving Telegram notifications. Use explicit wording when creating reminders, review the resolved time before relying on it, set REMINDER_TZ if Asia/Shanghai is not correct for you, and avoid storing sensitive reminders in a workspace that may be synced or shared.
Capability Analysis
Type: OpenClaw Skill
Name: reminder
Version: 0.1.1
The 'reminder' skill is designed to capture, store, and schedule reminders. It interacts with the OpenClaw workspace by reading and writing to `~/.openclaw/workspace/reminders/events.yml` and schedules Telegram notifications via OpenClaw's internal `cron` mechanism. All described actions, including file access and task scheduling, are directly aligned with its stated purpose and do not show any evidence of malicious intent, data exfiltration, unauthorized execution, or harmful prompt injection against the agent.
Capability Assessment
Purpose & Capability
The artifacts consistently describe a natural-language reminder assistant that captures events, stores them in a reminders file, schedules OpenClaw cron notifications, and answers upcoming-event queries.
Instruction Scope
The activation language is broad enough to cover casual mentions of meetings, birthdays, deadlines, or plans, so users should be careful that reminder creation is based on clear intent.
Install Mechanism
The package contains only a SKILL.md instruction file and a small YAML template; there are no executable scripts, install hooks, obfuscation, or package commands.
Credentials
The configured workspace path, timezone variable, and reminder offsets are proportionate to the reminder purpose, but the default Asia/Shanghai timezone may be wrong for some users.
Persistence & Privilege
Persistent reminder storage and cron-based Telegram delivery are disclosed and purpose-aligned, but reminder contents may be personal and can remain in a sync-friendly workspace file.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reminder - After installation, invoke the skill by name or use
/reminder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Add summary/tags and improve skill introduction.
v0.1.0
Initial release: natural-language reminders with cron; data stored in workspace (events.yml) and template provided.
Metadata
Frequently Asked Questions
What is Reminder?
Capture natural-language events, save to your workspace, and schedule Telegram reminders with automatic cron notifications and upcoming event queries. It is an AI Agent Skill for Claude Code / OpenClaw, with 11556 downloads so far.
How do I install Reminder?
Run "/install reminder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Reminder free?
Yes, Reminder is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Reminder support?
Reminder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Reminder?
It is built and maintained by Reed (@reed1898); the current version is v0.1.1.
More Skills