Life Radar

👤 yikailucas 📦 v0.2.0 ⭐ 4.4 ⬇️ 979 下載
🏠 生活服務 免費

📖 技能介紹


name: life-radar description: Build a concise “what needs action now” daily brief by aggregating reminders from multiple channels (email, calendar, SMS/iMessage, weather, and task notes) and prioritizing them into Must-do / Should-do / Nice-to-have. Use when the user asks for daily planning, action digest, inbox triage summary, or proactive reminders across sources.


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

    想要更強大的技能外掛,就來小蔥技能站7w4.net看看吧。

  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 <2h
  • 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”

🤖 AI 評測

這個 Skill 幫你把郵件、日曆、簡訊等渠道的事項整理成清晰優先順序清單,設計框架合理、分類清晰。優點是思路明確、支援不同角色場景、中英文觸發詞覆蓋全。不足之處在於更像設計文件而非可立即使用的工具,缺少實際使用示例和具體的資料連線說明,落地使用可能需要額外開發工作。質量中規中矩,作為基礎框架不錯,但離開箱即用還有差距。

📊 多維度評分

適應性4.4
規範性4.1
有效性4.5
可靠性4.2
可信度4.8

📁 包含檔案 (3 個)

📄 SKILL.md 2.4 KB
📄 _meta.json 129 B
📄 references/modes.md 1.1 KB