{
  "schemaVersion": "1.0",
  "item": {
    "slug": "post-at",
    "name": "Post.at Tracking",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/KrauseFx/post-at",
    "canonicalUrl": "https://clawhub.ai/KrauseFx/post-at",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/post-at",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=post-at",
    "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/post-at"
    },
    "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/post-at",
    "agentPageUrl": "https://openagent3.xyz/skills/post-at/agent",
    "manifestUrl": "https://openagent3.xyz/skills/post-at/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/post-at/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": "post-at CLI",
        "body": "Unofficial CLI for viewing and managing deliveries on post.at (Österreichische Post). Uses the same web flows as the site and requires your own account credentials.\n\nCredentials: POST_AT_USERNAME and POST_AT_PASSWORD environment variables (or --username / --password options)."
      },
      {
        "title": "Login",
        "body": "Cache a short-lived session (auto-expires):\n\npost-at login\n# Output: Logged in as you@example.com"
      },
      {
        "title": "List Deliveries",
        "body": "Upcoming deliveries (default):\n\npost-at deliveries\n# Shows: tracking number, ETA, sender, status\n\nAll deliveries (including delivered):\n\npost-at deliveries --all\n\nJSON output:\n\npost-at deliveries --json\n\nLimit results:\n\npost-at deliveries --limit 10"
      },
      {
        "title": "Delivery Details",
        "body": "Get details for a specific tracking number:\n\npost-at delivery 1042348411302810212306\n# Output: tracking, expected delivery, sender, status, picture URL\n\nJSON output:\n\npost-at delivery <tracking-number> --json"
      },
      {
        "title": "Delivery Place Options (Wunschplatz)",
        "body": "List available place options:\n\npost-at routing place-options\n\nCommon options:\n\nVor_Haustüre — Vor der Haustüre\nVor_Wohnungstüre — Vor der Wohnungstüre\nAufOderUnter_Briefkasten — Unter / Auf dem Briefkasten\nHinter_Zaun — Hinter dem Zaun\nIn_Garage — In der Garage\nAuf_Terrasse — Auf der Terrasse\nIm_Carport — Im Carport\nIn_Flexbox — In der Flexbox\nsonstige — Anderer Wunsch‑Platz"
      },
      {
        "title": "Set Delivery Place",
        "body": "Using preset shortcut:\n\npost-at routing place <tracking-number> \\\n  --preset vor-der-wohnungstuer \\\n  --description \"Please leave at the door\"\n\nUsing key directly:\n\npost-at routing place <tracking-number> \\\n  --key Vor_Wohnungstüre \\\n  --description \"Bitte vor die Wohnungstür\"\n\nUsing label:\n\npost-at routing place <tracking-number> \\\n  --place \"Vor der Wohnungstüre\" \\\n  --description \"Custom instructions\""
      },
      {
        "title": "Example Workflows",
        "body": "Check what's arriving today/tomorrow:\n\npost-at deliveries\n\nGet full details including package photo:\n\npost-at delivery <tracking-number>\n\nSet all upcoming deliveries to door:\n\n# First list deliveries\npost-at deliveries --json > /tmp/deliveries.json\n\n# Then set place for each (requires scripting)\n# Example for a specific one:\npost-at routing place 1042348411302810212306 \\\n  --preset vor-der-wohnungstuer \\\n  --description \"Leave at apartment door\""
      },
      {
        "title": "Notes",
        "body": "Session tokens expire after a short time (auto-relogin when needed)\nNot all deliveries support Wunschplatz redirection\nPicture URLs may not be available for all packages\nUse --json output for programmatic processing"
      }
    ],
    "body": "post-at CLI\n\nUnofficial CLI for viewing and managing deliveries on post.at (Österreichische Post). Uses the same web flows as the site and requires your own account credentials.\n\nCredentials: POST_AT_USERNAME and POST_AT_PASSWORD environment variables (or --username / --password options).\n\nQuick Reference\nLogin\n\nCache a short-lived session (auto-expires):\n\npost-at login\n# Output: Logged in as you@example.com\n\nList Deliveries\n\nUpcoming deliveries (default):\n\npost-at deliveries\n# Shows: tracking number, ETA, sender, status\n\n\nAll deliveries (including delivered):\n\npost-at deliveries --all\n\n\nJSON output:\n\npost-at deliveries --json\n\n\nLimit results:\n\npost-at deliveries --limit 10\n\nDelivery Details\n\nGet details for a specific tracking number:\n\npost-at delivery 1042348411302810212306\n# Output: tracking, expected delivery, sender, status, picture URL\n\n\nJSON output:\n\npost-at delivery <tracking-number> --json\n\nDelivery Place Options (Wunschplatz)\n\nList available place options:\n\npost-at routing place-options\n\n\nCommon options:\n\nVor_Haustüre — Vor der Haustüre\nVor_Wohnungstüre — Vor der Wohnungstüre\nAufOderUnter_Briefkasten — Unter / Auf dem Briefkasten\nHinter_Zaun — Hinter dem Zaun\nIn_Garage — In der Garage\nAuf_Terrasse — Auf der Terrasse\nIm_Carport — Im Carport\nIn_Flexbox — In der Flexbox\nsonstige — Anderer Wunsch‑Platz\nSet Delivery Place\n\nUsing preset shortcut:\n\npost-at routing place <tracking-number> \\\n  --preset vor-der-wohnungstuer \\\n  --description \"Please leave at the door\"\n\n\nUsing key directly:\n\npost-at routing place <tracking-number> \\\n  --key Vor_Wohnungstüre \\\n  --description \"Bitte vor die Wohnungstür\"\n\n\nUsing label:\n\npost-at routing place <tracking-number> \\\n  --place \"Vor der Wohnungstüre\" \\\n  --description \"Custom instructions\"\n\nExample Workflows\n\nCheck what's arriving today/tomorrow:\n\npost-at deliveries\n\n\nGet full details including package photo:\n\npost-at delivery <tracking-number>\n\n\nSet all upcoming deliveries to door:\n\n# First list deliveries\npost-at deliveries --json > /tmp/deliveries.json\n\n# Then set place for each (requires scripting)\n# Example for a specific one:\npost-at routing place 1042348411302810212306 \\\n  --preset vor-der-wohnungstuer \\\n  --description \"Leave at apartment door\"\n\nNotes\nSession tokens expire after a short time (auto-relogin when needed)\nNot all deliveries support Wunschplatz redirection\nPicture URLs may not be available for all packages\nUse --json output for programmatic processing"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/KrauseFx/post-at",
    "publisherUrl": "https://clawhub.ai/KrauseFx/post-at",
    "owner": "KrauseFx",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/post-at",
    "downloadUrl": "https://openagent3.xyz/downloads/post-at",
    "agentUrl": "https://openagent3.xyz/skills/post-at/agent",
    "manifestUrl": "https://openagent3.xyz/skills/post-at/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/post-at/agent.md"
  }
}