{
  "schemaVersion": "1.0",
  "item": {
    "slug": "resilient-file-delivery",
    "name": "Resilient File Delivery",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/Shepherd217/resilient-file-delivery",
    "canonicalUrl": "https://clawhub.ai/Shepherd217/resilient-file-delivery",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/resilient-file-delivery",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=resilient-file-delivery",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "package.json"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/resilient-file-delivery"
    },
    "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/resilient-file-delivery",
    "agentPageUrl": "https://openagent3.xyz/skills/resilient-file-delivery/agent",
    "manifestUrl": "https://openagent3.xyz/skills/resilient-file-delivery/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/resilient-file-delivery/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Resilient File Delivery",
        "body": "Version: 1.0.0\nAuthor: Midas Skills\nLicense: MIT"
      },
      {
        "title": "Description",
        "body": "Bypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS)."
      },
      {
        "title": "Value Proposition",
        "body": "Bypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS) with automatic retry logic and delivery verification."
      },
      {
        "title": "Category",
        "body": "file-delivery"
      },
      {
        "title": "Tags",
        "body": "file-transfer, multi-channel, fallback, automation, integration"
      },
      {
        "title": "Skill Type",
        "body": "integration"
      },
      {
        "title": "Pricing",
        "body": "Free: $0\nPro: $29.99"
      },
      {
        "title": "Key Features",
        "body": "✅ Multi-channel delivery (Telegram, Discord, Google Drive, S3, IPFS)\n✅ Automatic fallback on failure\n✅ Retry logic with exponential backoff\n✅ File chunking for large payloads\n✅ Integrity verification (MD5/SHA256)\n✅ Delivery receipts & tracking\n✅ Rate limiting aware"
      },
      {
        "title": "Use Cases",
        "body": "Deliver large datasets when email fails\nSend files to users across multiple platforms\nAutomated backup distribution\nSecure file handoff in restricted environments\nZero-trust file delivery pipelines"
      },
      {
        "title": "Installation",
        "body": "npm install resilient-file-delivery\n# or\npip install resilient-file-delivery"
      },
      {
        "title": "Quick Start",
        "body": "const FileDelivery = require('resilient-file-delivery');\n\nconst delivery = new FileDelivery({\n  primaryChannels: ['telegram', 'discord'],\n  fallbackChannels: ['google-drive', 's3', 'ipfs'],\n  retryAttempts: 3\n});\n\nawait delivery.send({\n  file: '/path/to/file.zip',\n  recipient: 'user@example.com',\n  metadata: { sender: 'bot', priority: 'high' }\n});"
      },
      {
        "title": "Repository",
        "body": "https://github.com/midas-skills/resilient-file-delivery"
      },
      {
        "title": "Support",
        "body": "📧 support@midas-skills.com\n🔗 Docs: https://docs.midas-skills.com/resilient-file-delivery"
      }
    ],
    "body": "Resilient File Delivery\n\nVersion: 1.0.0\nAuthor: Midas Skills\nLicense: MIT\n\nDescription\n\nBypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS).\n\nValue Proposition\n\nBypass sandbox restrictions and email blocks. Deliver files via multi-channel fallback (Telegram, Discord, Google Drive, S3, IPFS) with automatic retry logic and delivery verification.\n\nCategory\n\nfile-delivery\n\nTags\n\nfile-transfer, multi-channel, fallback, automation, integration\n\nSkill Type\n\nintegration\n\nPricing\nFree: $0\nPro: $29.99\nKey Features\n✅ Multi-channel delivery (Telegram, Discord, Google Drive, S3, IPFS)\n✅ Automatic fallback on failure\n✅ Retry logic with exponential backoff\n✅ File chunking for large payloads\n✅ Integrity verification (MD5/SHA256)\n✅ Delivery receipts & tracking\n✅ Rate limiting aware\nUse Cases\nDeliver large datasets when email fails\nSend files to users across multiple platforms\nAutomated backup distribution\nSecure file handoff in restricted environments\nZero-trust file delivery pipelines\nInstallation\nnpm install resilient-file-delivery\n# or\npip install resilient-file-delivery\n\nQuick Start\nconst FileDelivery = require('resilient-file-delivery');\n\nconst delivery = new FileDelivery({\n  primaryChannels: ['telegram', 'discord'],\n  fallbackChannels: ['google-drive', 's3', 'ipfs'],\n  retryAttempts: 3\n});\n\nawait delivery.send({\n  file: '/path/to/file.zip',\n  recipient: 'user@example.com',\n  metadata: { sender: 'bot', priority: 'high' }\n});\n\nRepository\n\nhttps://github.com/midas-skills/resilient-file-delivery\n\nSupport\n\n📧 support@midas-skills.com\n🔗 Docs: https://docs.midas-skills.com/resilient-file-delivery"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Shepherd217/resilient-file-delivery",
    "publisherUrl": "https://clawhub.ai/Shepherd217/resilient-file-delivery",
    "owner": "Shepherd217",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/resilient-file-delivery",
    "downloadUrl": "https://openagent3.xyz/downloads/resilient-file-delivery",
    "agentUrl": "https://openagent3.xyz/skills/resilient-file-delivery/agent",
    "manifestUrl": "https://openagent3.xyz/skills/resilient-file-delivery/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/resilient-file-delivery/agent.md"
  }
}