{
  "schemaVersion": "1.0",
  "item": {
    "slug": "marine-watch-planner",
    "name": "marine-watch-planner",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/VladMatys/marine-watch-planner",
    "canonicalUrl": "https://clawhub.ai/VladMatys/marine-watch-planner",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/marine-watch-planner",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=marine-watch-planner",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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/marine-watch-planner"
    },
    "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/marine-watch-planner",
    "agentPageUrl": "https://openagent3.xyz/skills/marine-watch-planner/agent",
    "manifestUrl": "https://openagent3.xyz/skills/marine-watch-planner/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/marine-watch-planner/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": "Overview",
        "body": "Build a practical 24h onboard routine that protects sleep, keeps safety anchors, and fits real constraints (role duties, sea state, and limited internet)."
      },
      {
        "title": "Workflow",
        "body": "Capture context inputs.\nSelect watch/sleep model.\nGenerate 24h timeline.\nAdd safety anchors and handovers.\nAdd bandwidth-aware work/content policy.\nReturn concise schedule + non-negotiables."
      },
      {
        "title": "1) Capture context inputs",
        "body": "Collect only required inputs:\n\nvessel type: cargo / tanker / offshore / yacht / fishing / ferry\nrole: captain / OOW / engineer / deck crew / passenger\ntimezone (IANA)\nwatch model: 4/4, 3/3, 6/6, solo cycle\nstart of first watch (local time)\ninternet limit (GB/week)\npriorities: sleep, productivity, fitness, content, study\n\nIf data is missing, assume: 2-person 4/4, start 08:00, timezone Europe/Vilnius, 4 GB/week."
      },
      {
        "title": "2) Select watch/sleep model",
        "body": "Use references/watch-models.md.\nRules:\n\nProtect minimum 6h sleep/day, target 7h.\nKeep one uninterrupted core block >=3h when possible.\nNo cognitively heavy tasks immediately after fragmented sleep."
      },
      {
        "title": "3) Generate 24h timeline",
        "body": "Use scripts/build_marine_plan.py for a starter plan.\nRequired blocks:\n\non-watch blocks\nsleep/rest blocks\nmeal/hydration\nweather/navigation review\nrole duty block\noptional online work + posting window"
      },
      {
        "title": "4) Add safety anchors",
        "body": "Use references/safety-anchors.md.\nAlways include:\n\nstart-of-watch handover checklist\n2-4 safety scans/day\nend-of-day log line"
      },
      {
        "title": "5) Add internet policy",
        "body": "Use references/internet-budgeting.md.\nAlways provide:\n\ndaily MB target from weekly limit\none low-traffic day/week\n\"offline-first\" recommendations (downloads, no autoplay, no cloud sync on cellular)"
      },
      {
        "title": "6) Output format",
        "body": "Return exactly these sections:\n\nStatus: one line.\n24h Plan: bullet list HH:MM–HH:MM — action.\nNon-negotiables: max 5 bullets.\nTraffic budget: one line daily MB target + one line policy.\n\nKeep it short, operational, and in the user language."
      }
    ],
    "body": "Marine Watch Planner\nOverview\n\nBuild a practical 24h onboard routine that protects sleep, keeps safety anchors, and fits real constraints (role duties, sea state, and limited internet).\n\nWorkflow\nCapture context inputs.\nSelect watch/sleep model.\nGenerate 24h timeline.\nAdd safety anchors and handovers.\nAdd bandwidth-aware work/content policy.\nReturn concise schedule + non-negotiables.\n1) Capture context inputs\n\nCollect only required inputs:\n\nvessel type: cargo / tanker / offshore / yacht / fishing / ferry\nrole: captain / OOW / engineer / deck crew / passenger\ntimezone (IANA)\nwatch model: 4/4, 3/3, 6/6, solo cycle\nstart of first watch (local time)\ninternet limit (GB/week)\npriorities: sleep, productivity, fitness, content, study\n\nIf data is missing, assume: 2-person 4/4, start 08:00, timezone Europe/Vilnius, 4 GB/week.\n\n2) Select watch/sleep model\n\nUse references/watch-models.md. Rules:\n\nProtect minimum 6h sleep/day, target 7h.\nKeep one uninterrupted core block >=3h when possible.\nNo cognitively heavy tasks immediately after fragmented sleep.\n3) Generate 24h timeline\n\nUse scripts/build_marine_plan.py for a starter plan. Required blocks:\n\non-watch blocks\nsleep/rest blocks\nmeal/hydration\nweather/navigation review\nrole duty block\noptional online work + posting window\n4) Add safety anchors\n\nUse references/safety-anchors.md. Always include:\n\nstart-of-watch handover checklist\n2-4 safety scans/day\nend-of-day log line\n5) Add internet policy\n\nUse references/internet-budgeting.md. Always provide:\n\ndaily MB target from weekly limit\none low-traffic day/week\n\"offline-first\" recommendations (downloads, no autoplay, no cloud sync on cellular)\n6) Output format\n\nReturn exactly these sections:\n\nStatus: one line.\n24h Plan: bullet list HH:MM–HH:MM — action.\nNon-negotiables: max 5 bullets.\nTraffic budget: one line daily MB target + one line policy.\n\nKeep it short, operational, and in the user language."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/VladMatys/marine-watch-planner",
    "publisherUrl": "https://clawhub.ai/VladMatys/marine-watch-planner",
    "owner": "VladMatys",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/marine-watch-planner",
    "downloadUrl": "https://openagent3.xyz/downloads/marine-watch-planner",
    "agentUrl": "https://openagent3.xyz/skills/marine-watch-planner/agent",
    "manifestUrl": "https://openagent3.xyz/skills/marine-watch-planner/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/marine-watch-planner/agent.md"
  }
}