What problem does it solve? Finding and downloading a missing movie involves juggling three separate systems — checking your Plex library, searching torrent indexers, and managing qBittorrent — with plenty of ways to pick the wrong release or a dead swarm. This Skill orchestrates that entire pipeline with verified search strategies and health checks. ## Core Features & Use Cases - End-to-end acquisition pipeline: Verify a title is missing from Plex, search Prowlarr (1337x indexer, sorted by seeders), pick the best 1080p release, and send the magnet to qBittorrent. - Battle-tested search strategy: Bare-title-first querying with documented fixes for year-qualifier failures, wrong-film matches, and alias traps (e.g., "Solaris 1972" vs "Solaris 1971"). - Batch acquisition support: Context-management rules for downloading 10+ titles in one run — capped result limits, parallel searches, and one retry budget per title. - Download health verification: Confirms torrents are actually downloading (not stalled on metaDL/stalledDL) with a two-check protocol before declaring success. - Use Case: Say "grab Solaris for me" — the Skill confirms it's not in Plex, finds the 139-seeder release on 1337x, starts the download, and verifies it's moving. ## Quick Start Ask the agent to grab a movie by title, for example "Hermes, grab North Face (2008) for me", and it will verify absence, search, download, and confirm the torrent is healthy.