/install life-radar
Life Radar
Generate an action-first digest, not a raw data dump.
If the user asks from a specific role perspective (CEO / manager / employee), read references/modes.md and adapt prioritization/output accordingly.
Output format
Always output in this structure:
- Must-do (today) — max 3 items
- Should-do (soon) — max 5 items
- Nice-to-have — max 3 items
- Suggested next actions — 1-line commands the user can say next
Each item must include:
- What happened
- Why it matters
- Deadline/time window (or “unspecified”)
Priority rules
Classify with this order:
- P0 Must-do
- Payment due / account risk / security alert
- Meeting in \x3C2h
- Time-sensitive message requiring response today
- P1 Should-do
- Meeting or task in 24-72h
- Follow-up pending from important contact
- Logistics prep (travel, weather-impact, documents)
- P2 Nice-to-have
- Low urgency updates
- Optional optimization tasks
If uncertain, downgrade priority and mark uncertainty explicitly.
Source collection flow
Collect only what is available in current environment; skip unavailable sources without failing.
- Calendar events (today + tomorrow)
- Recent urgent messages (SMS/iMessage/email/DM)
- Billing or financial notifications
- Weather impact for planned outings
- Existing tasks/notes (if connected)
Time-window defaults
- If user asks "today": prioritize 0-24h window
- If user asks "this week": prioritize 7-day window, still keep Must-do today-centric
- If user asks without a window: default to today + next 72h
Safety and quality
- Redact secrets, tokens, and full account numbers.
- Avoid hallucinating dates or amounts; mark as unknown when missing.
- Prefer fewer high-confidence items over many noisy items.
- If no meaningful items, return: “Today looks clear. No urgent actions detected.”
Trigger phrases
Treat these as strong triggers:
- “今天有什么要处理”
- “给我每日行动清单”
- “帮我做个优先级摘要”
- “扫一下我今天的事情”
- “daily action digest”
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install life-radar - 安装完成后,直接呼叫该 Skill 的名称或使用
/life-radar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Life Radar 是什么?
Build a concise “what needs action now” daily brief by aggregating reminders from multiple channels (email, calendar, SMS/iMessage, weather, and task notes)... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 408 次。
如何安装 Life Radar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install life-radar」即可一键安装,无需额外配置。
Life Radar 是免费的吗?
是的,Life Radar 完全免费(开源免费),可自由下载、安装和使用。
Life Radar 支持哪些平台?
Life Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Life Radar?
由 Lucas(@yikailucas)开发并维护,当前版本 v0.2.0。