{
  "schemaVersion": "1.0",
  "item": {
    "slug": "military-pcs-optimizer",
    "name": "Military PCS Optimizer",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/Skulick19/military-pcs-optimizer",
    "canonicalUrl": "https://clawhub.ai/Skulick19/military-pcs-optimizer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/military-pcs-optimizer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=military-pcs-optimizer",
    "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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/military-pcs-optimizer"
    },
    "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/military-pcs-optimizer",
    "agentPageUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/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": "Military PCS Optimizer",
        "body": "The most comprehensive PCS skill available. Built by an active-duty service member."
      },
      {
        "title": "What This Skill Does",
        "body": "When a service member asks about PCS moves, this skill:\n\nGathers their situation — branch, rank, dependents, origin/destination, CONUS/OCONUS\nCalculates entitlements — DLA, TLE/TLA, MALT, per diem, PPM/DITY estimates, BAH/OHA, COLA\nGenerates a personalized timeline — checklist from orders received through post-arrival\nMaximizes their money — identifies entitlements people commonly miss"
      },
      {
        "title": "Entitlements Covered",
        "body": "DLA (Dislocation Allowance)\nTLE / TLA (Temporary Lodging)\nMALT (Mileage Allowance)\nPer Diem (travel days + dependents)\nPPM / DITY Moves (profit strategy + tax implications)\nHHG Shipment (weight allowances by rank)\nBAH / OHA (housing allowances)\nCOLA (cost of living)\nAdvance Pay options\nPOV Shipment (vehicle shipping)\nStorage (SIT and NTS)"
      },
      {
        "title": "Sample Output",
        "body": "\"As an E-6 with dependents PCSing from Fort Liberty to Schofield Barracks...\"\n\nDLA: $3,548.02 — file immediately, request 80% advance\nMALT: Calculated mileage reimbursement for driving\nPer Diem: Travel days × rate for member + dependent rates\nHHG: 11,000 lbs weight allowance + 2,000 lbs pro-gear\nTLA: Up to 60 days temporary lodging at OCONUS rates\nPPM Option: Estimated profit with partial DITY strategy\nTimeline: Personalized checklist with key deadlines\nTotal estimated entitlements: Dollar amount\n\nWant the full experience? The sample above uses the premium rate tables, PPM calculator, OCONUS deep-dive, and money maximization playbook."
      },
      {
        "title": "Get the Full Version",
        "body": "This free edition provides an overview of PCS entitlements. The Premium Edition ($10) includes:\n\n✅ Complete 2026 rate tables — every rank E-1 to O-10, W-1 to W-5\n✅ PPM profit calculator with real examples and tax strategy\n✅ Full PCS checklist (6-8 weeks out through post-arrival)\n✅ OCONUS deep-dive — vehicle shipping rules by country, pet quarantine, OHA/COLA\n✅ Branch-specific clearance guides (Army, Navy, AF, Marines, Space Force, Coast Guard)\n✅ Money maximization playbook — 15+ tips to never leave a dollar on the table\n\n👉 https://kulickster0.gumroad.com/l/jhmvrc\n\nBuilt by a service member, for service members. Never leave money on the table."
      }
    ],
    "body": "Military PCS Optimizer\n\nThe most comprehensive PCS skill available. Built by an active-duty service member.\n\nWhat This Skill Does\n\nWhen a service member asks about PCS moves, this skill:\n\nGathers their situation — branch, rank, dependents, origin/destination, CONUS/OCONUS\nCalculates entitlements — DLA, TLE/TLA, MALT, per diem, PPM/DITY estimates, BAH/OHA, COLA\nGenerates a personalized timeline — checklist from orders received through post-arrival\nMaximizes their money — identifies entitlements people commonly miss\nEntitlements Covered\nDLA (Dislocation Allowance)\nTLE / TLA (Temporary Lodging)\nMALT (Mileage Allowance)\nPer Diem (travel days + dependents)\nPPM / DITY Moves (profit strategy + tax implications)\nHHG Shipment (weight allowances by rank)\nBAH / OHA (housing allowances)\nCOLA (cost of living)\nAdvance Pay options\nPOV Shipment (vehicle shipping)\nStorage (SIT and NTS)\nSample Output\n\n\"As an E-6 with dependents PCSing from Fort Liberty to Schofield Barracks...\"\n\nDLA: $3,548.02 — file immediately, request 80% advance\nMALT: Calculated mileage reimbursement for driving\nPer Diem: Travel days × rate for member + dependent rates\nHHG: 11,000 lbs weight allowance + 2,000 lbs pro-gear\nTLA: Up to 60 days temporary lodging at OCONUS rates\nPPM Option: Estimated profit with partial DITY strategy\nTimeline: Personalized checklist with key deadlines\nTotal estimated entitlements: Dollar amount\n\nWant the full experience? The sample above uses the premium rate tables, PPM calculator, OCONUS deep-dive, and money maximization playbook.\n\nGet the Full Version\n\nThis free edition provides an overview of PCS entitlements. The Premium Edition ($10) includes:\n\n✅ Complete 2026 rate tables — every rank E-1 to O-10, W-1 to W-5 ✅ PPM profit calculator with real examples and tax strategy ✅ Full PCS checklist (6-8 weeks out through post-arrival) ✅ OCONUS deep-dive — vehicle shipping rules by country, pet quarantine, OHA/COLA ✅ Branch-specific clearance guides (Army, Navy, AF, Marines, Space Force, Coast Guard) ✅ Money maximization playbook — 15+ tips to never leave a dollar on the table\n\n👉 https://kulickster0.gumroad.com/l/jhmvrc\n\nBuilt by a service member, for service members. Never leave money on the table."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Skulick19/military-pcs-optimizer",
    "publisherUrl": "https://clawhub.ai/Skulick19/military-pcs-optimizer",
    "owner": "Skulick19",
    "version": "1.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/military-pcs-optimizer",
    "downloadUrl": "https://openagent3.xyz/downloads/military-pcs-optimizer",
    "agentUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/military-pcs-optimizer/agent.md"
  }
}