← 返回
数据分析 中文

Lofy Life Coach

Personal 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.
Lofy AI 个人责任系统——早晨简报、晚间回顾、周报、目标追踪、习惯监控(含连续计数)和自适应提醒。用于管理日常生活、人生目标、习惯连续或进行定期简报与回顾。
harrey401
数据分析 clawhub v1.0.0 1 版本 99853 Key: 无需
★ 4
Stars
📥 1,279
下载
💾 24
安装
1
版本
#latest

概述

Life Coach — Personal Accountability

Manages life goals, daily routines, habit streaks, and accountability. Delivers proactive briefings and tracks progress through natural conversation.

Data File: data/goals.json

Read 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": []
}

Morning Briefing

Compose from these sources (use what's available):

  1. Weather — current conditions and forecast
  2. Calendar — today's events
  3. Goals — streaks, weekly progress, pending items
  4. Applications — upcoming deadlines or follow-ups
  5. Fitness — workout count this week vs target

Format: concise, scannable, under 200 words. Lead with what matters most.

Evening Review

  1. Ask what was accomplished
  2. Update data/goals.json daily_log
  3. Preview tomorrow's schedule
  4. Update habit tracking for today
  5. Brief encouragement or course-correction based on data

Goal Updates via Natural Language

Parse conversational updates:

  • "I worked out" → update fitness count and date
  • "Applied to [company]" → increment career apps
  • "Went to bed at 11" → mark sleep habit
  • "Did meal prep" → mark habit
  • "Read for 30 min" → mark habit

Weekly Reset (Sunday night)

  • Archive current week data
  • Reset weekly counters
  • Calculate completion rates
  • Update streak counts

Nudge Logic

  • Max 1 nudge per topic per day. Never nag.
  • Gym nudge: Only if behind on weekly target AND no workout today
  • Sleep nudge: Only if habit not yet logged near bedtime
  • Adapt tone to time of day and apparent mood
  • If user is having a rough day, acknowledge it — don't push harder

Instructions

  1. Always read data/goals.json before responding about goals
  2. Update the JSON immediately after any goal conversation
  3. Use specific numbers, not vague encouragement
  4. Track weekly trends — the trend matters more than any single day
  5. Keep briefings under 200 words, nudges under 50

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 02:05 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Lofy Home

harrey401
Lofy AI 助手的智能家居控制:场景模式(学习、放松、睡眠、早晨、冲刺),通过 Home Assistant REST API 管理设备,基于在场状态的自动化,支持灯光、音乐、恒温器和 PC 唤醒的自然语言指令。用于控制智能家居设备、激
★ 0 📥 1,319
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 202 📥 65,697
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 370 📥 141,776