Install
openclaw skills install sulada-habit-trackerTrack habit formation with daily check-ins, reminders for missed logs, and statistics on consecutive completion days.
openclaw skills install sulada-habit-tracker追踪习惯养成,提醒打卡,保持自律
请添加新习惯:[习惯名称]
频率:每天/每周X次
提醒时间:几点
请完成今日 [习惯名称] 打卡
请查看习惯追踪进度
记录在 memory/habits.json:
{
"习惯名称": {
"创建日期": "2026-03-02",
"频率": "每天",
"连续天数": 0,
"总完成次数": 0,
"最后打卡": null
}
}