{
  "schemaVersion": "1.0",
  "item": {
    "slug": "docker-xunlei-downloader",
    "name": "Docker Xunler Downloader",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/saaak/docker-xunlei-downloader",
    "canonicalUrl": "https://clawhub.ai/saaak/docker-xunlei-downloader",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/docker-xunlei-downloader",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=docker-xunlei-downloader",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "test.js",
      "config.json",
      "index.js",
      "README.md",
      "CONFIG.md",
      "package-lock.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/docker-xunlei-downloader"
    },
    "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/docker-xunlei-downloader",
    "agentPageUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/agent",
    "manifestUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/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": "Description",
        "body": "A skill that allows OpenClaw to interact with Docker-deployed Xunlei services for downloading magnet links and managing download tasks."
      },
      {
        "title": "Features",
        "body": "Detect and submit magnet links to Xunlei Docker service\nMonitor download tasks (in-progress and completed)\nView task status including progress and speed\nConfigure Xunlei service connection settings\nNEW: Intelligent content filtering to identify and prioritize main content over advertisements"
      },
      {
        "title": "Configuration",
        "body": "The skill requires the following configuration:\n\nxunlei_host: The host address of the Docker Xunlei service\nxunlei_port: The port of the Docker Xunlei service\nxunlei_ssl: Whether to use SSL (true/false, default: false)"
      },
      {
        "title": "Commands",
        "body": "xunlei status - Show current download tasks\nxunlei submit <magnet_link> - Submit a magnet link for download (with intelligent content filtering)\nxunlei submit <magnet_link> --name <task_name> - Submit with custom task name\nxunlei config set <host> <port> - Configure Xunlei service connection\nxunlei config show - Show current configuration\nxunlei completed - Show completed tasks\nxunlei version - Show Xunlei service version"
      },
      {
        "title": "Intelligent Content Filtering",
        "body": "The skill now includes smart analysis of magnet links to:\n\nIdentify main content vs. advertisement files based on size and filename\nPrioritize large files with content indicators (e.g., \"hhd800.com@\", \"FHD\", \"1080p\")\nFilter out small files with ad indicators (e.g., \"game\", \"demo\", \"trailer\", \"合集\", \"大全\")\nAutomatically select the most relevant files for download"
      },
      {
        "title": "Dependencies",
        "body": "Node.js\nChrome browser (for authentication methods)"
      },
      {
        "title": "Implementation Notes",
        "body": "Based on the xunlei-docker-ext project by saaak, this skill provides server-side functionality to interact with Xunlei Docker services without requiring a browser extension."
      }
    ],
    "body": "Xunlei Docker Downloader Skill\nDescription\n\nA skill that allows OpenClaw to interact with Docker-deployed Xunlei services for downloading magnet links and managing download tasks.\n\nFeatures\nDetect and submit magnet links to Xunlei Docker service\nMonitor download tasks (in-progress and completed)\nView task status including progress and speed\nConfigure Xunlei service connection settings\nNEW: Intelligent content filtering to identify and prioritize main content over advertisements\nConfiguration\n\nThe skill requires the following configuration:\n\nxunlei_host: The host address of the Docker Xunlei service\nxunlei_port: The port of the Docker Xunlei service\nxunlei_ssl: Whether to use SSL (true/false, default: false)\nCommands\nxunlei status - Show current download tasks\nxunlei submit <magnet_link> - Submit a magnet link for download (with intelligent content filtering)\nxunlei submit <magnet_link> --name <task_name> - Submit with custom task name\nxunlei config set <host> <port> - Configure Xunlei service connection\nxunlei config show - Show current configuration\nxunlei completed - Show completed tasks\nxunlei version - Show Xunlei service version\nIntelligent Content Filtering\n\nThe skill now includes smart analysis of magnet links to:\n\nIdentify main content vs. advertisement files based on size and filename\nPrioritize large files with content indicators (e.g., \"hhd800.com@\", \"FHD\", \"1080p\")\nFilter out small files with ad indicators (e.g., \"game\", \"demo\", \"trailer\", \"合集\", \"大全\")\nAutomatically select the most relevant files for download\nDependencies\nNode.js\nChrome browser (for authentication methods)\nImplementation Notes\n\nBased on the xunlei-docker-ext project by saaak, this skill provides server-side functionality to interact with Xunlei Docker services without requiring a browser extension."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/saaak/docker-xunlei-downloader",
    "publisherUrl": "https://clawhub.ai/saaak/docker-xunlei-downloader",
    "owner": "saaak",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader",
    "downloadUrl": "https://openagent3.xyz/downloads/docker-xunlei-downloader",
    "agentUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/agent",
    "manifestUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/docker-xunlei-downloader/agent.md"
  }
}