A 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 - Submit a magnet link for download (with intelligent content filtering)xunlei submit --name - Submit with custom task namexunlei config set - 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.
共 1 个版本