← 返回 Skills 市场
yikailucas

Life Radar

作者 Lucas · GitHub ↗ · v0.2.0
cross-platform ✓ 安全检测通过
408
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install 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)...
使用说明 (SKILL.md)

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:

  1. Must-do (today) — max 3 items
  2. Should-do (soon) — max 5 items
  3. Nice-to-have — max 3 items
  4. 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.

  1. Calendar events (today + tomorrow)
  2. Recent urgent messages (SMS/iMessage/email/DM)
  3. Billing or financial notifications
  4. Weather impact for planned outings
  5. 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”
安全使用建议
This skill appears to be what it says: an instruction-only recipe for producing a prioritized daily brief. Key things to consider before installing/authorizing it: 1) It will need access to your email/calendar/SMS/task connectors to be useful — review and grant only the minimal connector permissions the platform requests. 2) Because the skill's source/homepage is unknown, treat its outputs conservatively (don't provide new secrets to it), and test it with low-sensitivity data first. 3) Confirm the platform enforces redaction of tokens and account numbers as the SKILL.md requests. If you need stronger assurance, ask the skill author for a homepage, privacy policy, or implementation details that show how connectors and data handling are performed.
功能分析
Type: OpenClaw Skill Name: life-radar Version: 0.2.0 The skill bundle 'life-radar' is designed to aggregate and prioritize daily actions from various sources (email, calendar, SMS, financial, weather, tasks). The instructions in `SKILL.md` and `references/modes.md` guide the AI agent on data collection, prioritization, and output formatting, including a positive security instruction to 'Redact secrets, tokens, and full account numbers'. There is no evidence of prompt injection attempting to subvert the agent's purpose, exfiltrate data, execute malicious commands, or establish persistence. The access to sensitive data sources is inherent to the skill's stated functionality, and the instructions explicitly aim to process this data for the user's benefit, not for malicious ends.
能力评估
Purpose & Capability
The name/description (aggregate reminders from email, calendar, SMS, weather, tasks) matches the SKILL.md instructions. The skill does not request any environment variables, binaries, or install artifacts—which is coherent if the platform supplies connectors for email/calendar/SMS—but the metadata doesn't declare any explicit credentials even though the capability will typically require connector access. This is explainable by platform-managed integrations, but worth noting.
Instruction Scope
SKILL.md stays on task: it describes what to collect, prioritization rules, output format, and safety (redact secrets). It does not instruct reading unrelated files, or sending data to external endpoints, or performing unexpected system actions. It only references its local modes.md file (present) for role-specific behavior.
Install Mechanism
No install spec and no code files—lowest risk. The skill is instruction-only, so nothing is written to disk or downloaded at install.
Credentials
The skill requests no environment variables or credentials in its metadata. Functionally, it needs access to user communications (email/SMS/calendar/tasks/weather) to operate; on many platforms that access is provided via separate connector permissions rather than env vars. This is proportionate if the platform prompts for granular connector access, but would be a concern if the skill attempted to obtain credentials itself (it does not).
Persistence & Privilege
No 'always' flag and no install actions. The skill does not request persistent or privileged system presence. Autonomous invocation is allowed (platform default) but that is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install life-radar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /life-radar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Add role-based modes (CEO/Lead/IC) and time-window defaults.
v0.1.0
Initial release: action-first daily digest skill (Must-do/Should-do/Nice-to-have).
元数据
Slug life-radar
版本 0.2.0
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

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。

💬 留言讨论