{
  "schemaVersion": "1.0",
  "item": {
    "slug": "life-radar",
    "name": "Life Radar",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/YIKAILucas/life-radar",
    "canonicalUrl": "https://clawhub.ai/YIKAILucas/life-radar",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/life-radar",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=life-radar",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "references/modes.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/life-radar"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/life-radar",
    "agentPageUrl": "https://openagent3.xyz/skills/life-radar/agent",
    "manifestUrl": "https://openagent3.xyz/skills/life-radar/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/life-radar/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Life Radar",
        "body": "Generate an action-first digest, not a raw data dump.\n\nIf the user asks from a specific role perspective (CEO / manager / employee), read references/modes.md and adapt prioritization/output accordingly."
      },
      {
        "title": "Output format",
        "body": "Always output in this structure:\n\nMust-do (today) — max 3 items\nShould-do (soon) — max 5 items\nNice-to-have — max 3 items\nSuggested next actions — 1-line commands the user can say next\n\nEach item must include:\n\nWhat happened\nWhy it matters\nDeadline/time window (or “unspecified”)"
      },
      {
        "title": "Priority rules",
        "body": "Classify with this order:\n\nP0 Must-do\n\nPayment due / account risk / security alert\nMeeting in <2h\nTime-sensitive message requiring response today\n\n\nP1 Should-do\n\nMeeting or task in 24-72h\nFollow-up pending from important contact\nLogistics prep (travel, weather-impact, documents)\n\n\nP2 Nice-to-have\n\nLow urgency updates\nOptional optimization tasks\n\nIf uncertain, downgrade priority and mark uncertainty explicitly."
      },
      {
        "title": "Source collection flow",
        "body": "Collect only what is available in current environment; skip unavailable sources without failing.\n\nCalendar events (today + tomorrow)\nRecent urgent messages (SMS/iMessage/email/DM)\nBilling or financial notifications\nWeather impact for planned outings\nExisting tasks/notes (if connected)"
      },
      {
        "title": "Time-window defaults",
        "body": "If user asks \"today\": prioritize 0-24h window\nIf user asks \"this week\": prioritize 7-day window, still keep Must-do today-centric\nIf user asks without a window: default to today + next 72h"
      },
      {
        "title": "Safety and quality",
        "body": "Redact secrets, tokens, and full account numbers.\nAvoid hallucinating dates or amounts; mark as unknown when missing.\nPrefer fewer high-confidence items over many noisy items.\nIf no meaningful items, return: “Today looks clear. No urgent actions detected.”"
      },
      {
        "title": "Trigger phrases",
        "body": "Treat these as strong triggers:\n\n“今天有什么要处理”\n“给我每日行动清单”\n“帮我做个优先级摘要”\n“扫一下我今天的事情”\n“daily action digest”"
      }
    ],
    "body": "Life Radar\n\nGenerate an action-first digest, not a raw data dump.\n\nIf the user asks from a specific role perspective (CEO / manager / employee), read references/modes.md and adapt prioritization/output accordingly.\n\nOutput format\n\nAlways output in this structure:\n\nMust-do (today) — max 3 items\nShould-do (soon) — max 5 items\nNice-to-have — max 3 items\nSuggested next actions — 1-line commands the user can say next\n\nEach item must include:\n\nWhat happened\nWhy it matters\nDeadline/time window (or “unspecified”)\nPriority rules\n\nClassify with this order:\n\nP0 Must-do\nPayment due / account risk / security alert\nMeeting in <2h\nTime-sensitive message requiring response today\nP1 Should-do\nMeeting or task in 24-72h\nFollow-up pending from important contact\nLogistics prep (travel, weather-impact, documents)\nP2 Nice-to-have\nLow urgency updates\nOptional optimization tasks\n\nIf uncertain, downgrade priority and mark uncertainty explicitly.\n\nSource collection flow\n\nCollect only what is available in current environment; skip unavailable sources without failing.\n\nCalendar events (today + tomorrow)\nRecent urgent messages (SMS/iMessage/email/DM)\nBilling or financial notifications\nWeather impact for planned outings\nExisting tasks/notes (if connected)\nTime-window defaults\nIf user asks \"today\": prioritize 0-24h window\nIf user asks \"this week\": prioritize 7-day window, still keep Must-do today-centric\nIf user asks without a window: default to today + next 72h\nSafety and quality\nRedact secrets, tokens, and full account numbers.\nAvoid hallucinating dates or amounts; mark as unknown when missing.\nPrefer fewer high-confidence items over many noisy items.\nIf no meaningful items, return: “Today looks clear. No urgent actions detected.”\nTrigger phrases\n\nTreat these as strong triggers:\n\n“今天有什么要处理”\n“给我每日行动清单”\n“帮我做个优先级摘要”\n“扫一下我今天的事情”\n“daily action digest”"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/YIKAILucas/life-radar",
    "publisherUrl": "https://clawhub.ai/YIKAILucas/life-radar",
    "owner": "YIKAILucas",
    "version": "0.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/life-radar",
    "downloadUrl": "https://openagent3.xyz/downloads/life-radar",
    "agentUrl": "https://openagent3.xyz/skills/life-radar/agent",
    "manifestUrl": "https://openagent3.xyz/skills/life-radar/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/life-radar/agent.md"
  }
}