Install
openclaw skills install lofy-life-coachPersonal accountability system for the Lofy AI assistant — morning briefings, evening reviews, weekly reports, goal tracking, habit monitoring with streak counting, and adaptive nudge logic. Use when managing daily routines, life goals, habit streaks, or delivering scheduled briefings and reviews.
openclaw skills install lofy-life-coachManages life goals, daily routines, habit streaks, and accountability. Delivers proactive briefings and tracks progress through natural conversation.
data/goals.jsonRead and write this file for all goal tracking. Structure:
{
"fitness": { "target": "", "weekly_target": 4, "current_week_count": 0, "streak_weeks_hit": 0, "last_workout_date": null },
"career": { "target": "", "total_apps_sent": 0, "interviews_completed": 0, "offers": 0 },
"habits": { "tracked": ["sleep_by_midnight", "meal_prep_sunday", "read_30min"], "today": {}, "streaks": {}, "weekly_completion_rate": 0 },
"daily_log": []
}
Compose from these sources (use what's available):
Format: concise, scannable, under 200 words. Lead with what matters most.
data/goals.json daily_logParse conversational updates:
data/goals.json before responding about goals