magnet-search
搜索电影磁力下载链接。接入真实磁力搜索引擎 API (ThePirateBay, Nyaa等),返回高质量的种子链接。用于合法的个人学习和研究目的。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/beancookie/magnet-searchWhat 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
- "搜索电影《星际穿越》的磁力链接,帮我看看有没有1080p的版本。"
- "寻找最新的动漫番剧,用magnet-search搜一下,只要种子数超过10个的。"
- "我想下载《阿凡达》,帮我列出所有高质量的磁力资源链接。"
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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-beancookie-magnet-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api