/install docker-xunlei-downloader
Xunlei Docker Downloader Skill
Description
A skill that allows OpenClaw to interact with Docker-deployed Xunlei services for downloading magnet links and managing download tasks.
Features
- Detect and submit magnet links to Xunlei Docker service
- Monitor download tasks (in-progress and completed)
- View task status including progress and speed
- Configure Xunlei service connection settings
- NEW: Intelligent content filtering to identify and prioritize main content over advertisements
Configuration
The skill requires the following configuration:
xunlei_host: The host address of the Docker Xunlei servicexunlei_port: The port of the Docker Xunlei servicexunlei_ssl: Whether to use SSL (true/false, default: false)
Commands
xunlei status- Show current download tasksxunlei submit \x3Cmagnet_link>- Submit a magnet link for download (with intelligent content filtering)xunlei submit \x3Cmagnet_link> --name \x3Ctask_name>- Submit with custom task namexunlei config set \x3Chost> \x3Cport>- Configure Xunlei service connectionxunlei config show- Show current configurationxunlei completed- Show completed tasksxunlei version- Show Xunlei service version
Intelligent Content Filtering
The skill now includes smart analysis of magnet links to:
- Identify main content vs. advertisement files based on size and filename
- Prioritize large files with content indicators (e.g., "hhd800.com@", "FHD", "1080p")
- Filter out small files with ad indicators (e.g., "game", "demo", "trailer", "合集", "大全")
- Automatically select the most relevant files for download
Dependencies
- Node.js
- Chrome browser (for authentication methods)
Implementation Notes
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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install docker-xunlei-downloader - After installation, invoke the skill by name or use
/docker-xunlei-downloader - Provide required inputs per the skill's parameter spec and get structured output
What is Docker Xunler Downloader?
Interact with Docker-deployed Xunlei to submit magnet links, monitor tasks, and prioritize main content downloads with intelligent filtering. It is an AI Agent Skill for Claude Code / OpenClaw, with 1733 downloads so far.
How do I install Docker Xunler Downloader?
Run "/install docker-xunlei-downloader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Docker Xunler Downloader free?
Yes, Docker Xunler Downloader is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Docker Xunler Downloader support?
Docker Xunler Downloader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Docker Xunler Downloader?
It is built and maintained by 王康 (@saaak); the current version is v1.0.0.