ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 2/5

torrentclaw

Search and download torrents via TorrentClaw. Use when the user asks to find, search, or download movies, TV shows, or torrents. Detects local torrent clients (Transmission, aria2) and adds magnets directly, or offers magnet link copy and .torrent file download. Supports filtering by type (movie/show), genre, year, quality (480p-2160p), rating, language, and season/episode (S01E05, 1x05). Features API key authentication with tiered rate limits, AI-verified matching, and quality scoring (0-100). Returns titles with posters, ratings, and torrents with magnet links and quality scores.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/buryni/torrentclaw
Or

What This Skill Does

TorrentClaw is a powerful OpenClaw agent skill designed to streamline the process of finding, vetting, and initiating downloads for media content. By integrating directly with TMDB metadata, it provides an enriched search experience that goes beyond simple torrent indexing. The skill features advanced filtering capabilities, allowing users to specify quality (480p to 2160p), release year, genre, language, and specific TV show seasons or episodes. It acts as an intelligent intermediary between torrent sources and your local environment, detecting compatible clients like Transmission or aria2 to automate magnet link hand-offs.

Installation

To install TorrentClaw, use the OpenClaw command-line interface provided within your environment:

clawhub install openclaw/skills/skills/buryni/torrentclaw

Ensure your system has the necessary permissions to execute bash scripts, as the skill utilizes internal helpers for client detection and download triggering. You can optionally configure an API key via the $TORRENTCLAW_API_KEY environment variable to access higher rate limits and advanced features provided by the TorrentClaw service.

Use Cases

TorrentClaw is ideal for users who want to manage their media library without manually browsing multiple websites. It is perfect for automating the search for specific episodes of ongoing TV shows, finding high-quality 4K movies, or filtering content based on specific audio/video requirements (e.g., Dolby Vision or specific codec preferences). Because it integrates with your local client, it eliminates the need to copy-paste magnet links manually.

Example Prompts

  1. "Find me the latest episode of The Last of Us in 1080p, and if you find a good seed, start the download."
  2. "Search for 4K HDR movies from 2023 with a rating higher than 8.0."
  3. "Can you look for a high-quality version of Inception in Spanish?"

Tips & Limitations

To get the most out of TorrentClaw, utilize the filtering flags like quality and min_rating to narrow down the noise. The skill excels when providing specific criteria, as it leverages TMDB metadata to rank and score results. Note that while the skill supports anonymous usage, you are limited to 30 requests per minute; heavy users should definitely utilize the API key configuration. Always ensure your torrent client is running before attempting to trigger a direct download, as the detect-client.sh script relies on active service signals. Be aware that the skill is designed for legal, public-domain content or content where you have the appropriate distribution rights.

Metadata

Author@buryni
Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-buryni-torrentclaw": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#torrent#media#downloader#automation#movies
Safety Score: 2/5

Flags: network-access, file-write, file-read, external-api, code-execution