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

magnet-search

搜索电影磁力下载链接。接入真实磁力搜索引擎 API (ThePirateBay, Nyaa等),返回高质量的种子链接。用于合法的个人学习和研究目的。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/beancookie/magnet-search
Or

What This Skill Does

The Magnet Search skill for OpenClaw is a powerful utility designed to aggregate, fetch, and parse magnet links for movies and media content. By integrating with established torrent indexers such as ThePirateBay (via apibay.org) and Nyaa, the skill provides a streamlined interface for locating high-quality download resources directly within your AI agent environment. It handles complex tasks like automatic quality detection (1080p, 4K, etc.), seed health analysis, and multi-source deduplication, ensuring that users receive the most reliable links available. The skill is designed for efficiency, offering structured JSON output for programmatic use or clear terminal-based summaries for direct interaction.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/beancookie/magnet-search Ensure that you have an active network connection, as the skill requires access to external torrent index APIs to function. The skill is maintained within the openclaw/skills repository.

Use Cases

This skill is ideal for users looking to simplify their media acquisition workflows. It acts as a bridge between high-level intent and low-level search operations. Use it for building automated media management workflows, rapid research into niche audiovisual content, or as a convenient way to verify the availability of specific media releases without manually browsing potentially untrusted websites.

Example Prompts

  1. "搜索电影《星际穿越》的磁力链接,帮我看看有没有1080p的版本。"
  2. "寻找最新的动漫番剧,用magnet-search搜一下,只要种子数超过10个的。"
  3. "我想下载《阿凡达》,帮我列出所有高质量的磁力资源链接。"

Tips & Limitations

To optimize your experience, try searching with English titles if domestic content results are sparse. If you encounter connectivity issues, verify your network settings, as some indexers may require proxy support depending on your region. Be mindful that this tool relies on third-party APIs which may experience downtime; if a search returns empty, try reducing the --min-seeders threshold to widen your scope. Always ensure you are using the output with authorized client software like qBittorrent or aria2c, and maintain compliance with local copyright regulations during your research.

Metadata

Stars4473
Views0
Updated2026-05-01
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-beancookie-magnet-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#torrent#media#search#utility#download
Safety Score: 2/5

Flags: network-access, external-api