TopRank Skills

Home / Claw Skills / 数据解析 / lofy-life-coach
Official OpenClaw rules 36%

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.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 lofy-life-coach 技能。 若已安装,则直接安装 lofy-life-coach 技能。

Overview

Skill Key
harrey401/lofy-life-coach
Author
harrey401
Source Repo
openclaw/skills
Version
-
Source Path
skills/harrey401/lofy-life-coach
Latest Commit SHA
e282416fb43dea319d58c0db4854b85dd20318f8

Extracted Content

SKILL.md excerpt

# 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:

```json
{
  "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 `...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.