Remind
Auto-learns when and how to bring things back to your human's attention. Adapts timing and style to their preferences.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/remindWhat Remind Is (and Isn't)
Remind = "Just a reminder that..."
- Things the human already knows but might forget
- Planned events, commitments, deadlines they set
- Bringing information back to mind at the right moment
Remind ≠ Alert (detecting new/urgent events) Remind ≠ Notify (generic notifications)
A reminder is always about something the human was already aware of.
Auto-Adaptive System
This skill auto-evolves. Learn what to remind, when, and how—through observation.
Core Loop:
- Detect — Notice remindable commitments (meetings, deadlines, promises)
- Evaluate — Check stored preferences for timing and style
- Remind — Bring it back to attention at the right moment
- Observe — Notice reactions ("too early", "I knew", "thanks, forgot")
- Confirm — After 2+ signals, propose adjustment
- Store — Update preferences below
Check triggers.md for what qualifies as remindable. Check timing.md for lead times.
Reminder Components
- What — The commitment/event to recall
- When — Lead time before it matters
- How — Tone and detail level
Entry Format
category: preference (level) [notes]
Examples:
meetings: 30 min before (confirmed)deadlines: 1 day + morning-of (pattern)family events: 1 week before (confirmed)daily standups: skip (confirmed) [muscle memory]
Timing
<!-- Lead times by category -->Style
<!-- Brief vs detailed, casual vs formal -->Always
<!-- Things to remind even if they seem aware -->Skip
<!-- Things they never need reminding about -->When NOT to Remind
- They just mentioned it (obviously aware)
- It's something new they don't know yet (that's Alert)
- Generic status update (that's Notify)
- Low stakes + uncertain → skip, learn from reaction
Empty sections = still learning. Observe and fill.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-remind": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.
Alerts
Smart alerting patterns for AI agents - deduplication, routing, escalation, and fatigue prevention