Docker Xunler Downloader

# Xunlei Docker Downloader Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Docker Xunler Downloader" with this command: npx skills add saaak/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 service
  • xunlei_port: The port of the Docker Xunlei service
  • xunlei_ssl: Whether to use SSL (true/false, default: false)

Commands

  • xunlei status - Show current download tasks
  • xunlei submit <magnet_link> - Submit a magnet link for download (with intelligent content filtering)
  • xunlei submit <magnet_link> --name <task_name> - Submit with custom task name
  • xunlei config set <host> <port> - Configure Xunlei service connection
  • xunlei config show - Show current configuration
  • xunlei completed - Show completed tasks
  • xunlei 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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aavegotchi Renderer Bypass

Render Aavegotchi assets by deriving renderer hashes from Goldsky Base core data and calling POST /api/renderer/batch on www.aavegotchi.com. Use when the use...

Registry SourceRecently Updated
General

Toutiao User Profile API

Call GET /api/toutiao/get-user-detail/v1 for Toutiao User Profile through JustOneAPI with userId.

Registry SourceRecently Updated
General

Toutiao Search API

Call 2 search versions for Toutiao App Keyword Search through JustOneAPI with keyword.

Registry SourceRecently Updated
General

Compaction UI Enhancements

Background memory compaction with auto-trigger, chat summary paragraph, configurable threshold, model selector, settings tab, and result storage for OpenClaw...

Registry SourceRecently Updated