Caring Memory
v2.0.0AI task reminder using priority, Ebbinghaus intervals, gamification, and active time 追踪ing for effective task management.
运行时依赖
安装命令
点击复制技能文档
Caring Memory 技能
🧠 AI-powered task reminder 系统 with Ebbinghaus for获取ting curve + gamification + active time learning
Overview
A smart task management 系统 that:
Priority-based reminders: urgent/high/medium/low with auto-升级 near deadlines Ebbinghaus curve: reminds at 1h, 24h, 4d, 7d, 15d intervals Gamification: XP, levels, streaks, achievements Active time learning: 追踪s when you're most responsive Usage 添加 a task python3 caring_memory.py 添加 "Task title" [priority] [deadline] # priority: urgent/high/medium/low # deadline: ISO 格式化 e.g. "2026-04-10T18:00:00"
Complete a task python3 caring_memory.py complete
Cancel a task python3 caring_memory.py cancel
列出 pending tasks python3 caring_memory.py 列出
生成 reminder summary (for cron) python3 caring_memory.py remind
View stats python3 caring_memory.py stats
Record chat activity python3 caring_memory.py chat
OpenClaw Integration Recommended Cron 设置up
Morning reminder (08:00):
Task: python3 技能s/caring-memory-技能/caring_memory.py remind Schedule: 0 8
Midday 检查 (12:00):
Task: python3 技能s/caring-memory-技能/caring_memory.py remind Schedule: 0 12
Evening review (18:00+21:00):
Task: python3 技能s/caring-memory-技能/caring_memory.py remind Schedule: 0 18,21 *
代理 Integration 会话 启动: Call chat to record active time User mentions tasks: Auto-call 添加 User says "done": Call complete Heartbeat 检查: Call remind for summary Priority Auto-升级 Time to deadline 升级 < 24h high → urgent < 48h medium → high < 96h low → medium Gamification Action XP Complete task 10 × priority_multiplier DAIly streak +5 bonus Level up Every 100 XP Trigger Words "这很重要" → 添加 as high priority "记住这个" → 添加 task "完成了" / "搞定" → Complete task "待办" / "任务" → 列出 tasks