Install
openclaw skills install docker-xunlei-downloaderInteract with Docker-deployed Xunlei to submit magnet links, monitor tasks, and prioritize main content downloads with intelligent filtering.
openclaw skills install docker-xunlei-downloaderA skill that allows OpenClaw to interact with Docker-deployed Xunlei services for downloading magnet links and managing download tasks.
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)xunlei status - Show current download tasksxunlei submit <magnet_link> - Submit a magnet link for download (with intelligent content filtering)xunlei submit <magnet_link> --name <task_name> - Submit with custom task namexunlei config set <host> <port> - Configure Xunlei service connectionxunlei config show - Show current configurationxunlei completed - Show completed tasksxunlei version - Show Xunlei service versionThe skill now includes smart analysis of magnet links to:
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.