# Send Parcel Tracking to your agent
Use the source page and any available docs to guide the install because the item is currently unstable or timing out.
## Fast path
- Open the source page via Review source status.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item is currently unstable or timing out. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item is currently unstable or timing out. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "parcel-tracking",
    "name": "Parcel Tracking",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/dany9328/parcel-tracking",
    "canonicalUrl": "https://clawhub.ai/dany9328/parcel-tracking",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/parcel-tracking",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=parcel-tracking",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "requirements.txt",
      "track.py",
      "venv/lib/python3.14/site-packages/certifi/__init__.py",
      "venv/lib/python3.14/site-packages/certifi/__main__.py",
      "venv/lib/python3.14/site-packages/certifi/core.py"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "parcel-tracking",
      "status": "unstable",
      "reason": "timeout",
      "recommendedAction": "retry_later",
      "checkedAt": "2026-05-06T23:11:31.230Z",
      "expiresAt": "2026-05-07T11:11:31.230Z",
      "httpStatus": null,
      "finalUrl": null,
      "contentType": null,
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=parcel-tracking",
        "error": "Timed out after 5000ms",
        "slug": "parcel-tracking"
      },
      "scope": "item",
      "summary": "Item is unstable.",
      "detail": "This item is timing out or returning errors right now. Review the source page and try again later.",
      "primaryActionLabel": "Review source status",
      "primaryActionHref": "https://clawhub.ai/dany9328/parcel-tracking"
    },
    "validation": {
      "installChecklist": [
        "Wait for the source to recover or retry later.",
        "Review SKILL.md only after the download returns a real package.",
        "Treat this source as transient until the upstream errors clear."
      ],
      "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."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/parcel-tracking",
    "downloadUrl": "https://openagent3.xyz/downloads/parcel-tracking",
    "agentUrl": "https://openagent3.xyz/skills/parcel-tracking/agent",
    "manifestUrl": "https://openagent3.xyz/skills/parcel-tracking/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/parcel-tracking/agent.md"
  }
}
```
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: dany9328
- Version: 1.0.2
## Source health
- Status: unstable
- Item is unstable.
- This item is timing out or returning errors right now. Review the source page and try again later.
- Health scope: item
- Reason: timeout
- Checked at: 2026-05-06T23:11:31.230Z
- Expires at: 2026-05-07T11:11:31.230Z
- Recommended action: Review source status
## Links
- [Detail page](https://openagent3.xyz/skills/parcel-tracking)
- [Send to Agent page](https://openagent3.xyz/skills/parcel-tracking/agent)
- [JSON manifest](https://openagent3.xyz/skills/parcel-tracking/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/parcel-tracking/agent.md)
- [Download page](https://openagent3.xyz/downloads/parcel-tracking)