Install
openclaw skills install @seriallazer/moviefetchDownload, track, and remove movies across Plex, Radarr, and qBittorrent from chat. Triggers on user requests like "get <movie>", "status of <movie>", or "remove <movie>".
openclaw skills install @seriallazer/moviefetchChat-driven movie downloading for your Plex stack.
scripts/check_plex.py first.scripts/request_movie.py.scripts/check_download.py for live % and ETA.scripts/remove_movie.py.| Tool | File | Purpose |
|---|---|---|
| check_plex | scripts/check_plex.py | Is it already in Plex? |
| request_movie | scripts/request_movie.py | Add to Radarr search queue |
| check_download | scripts/check_download.py | Live qBit progress & ETA |
| remove_movie | scripts/remove_movie.py | Delete from queue and library |