radarr

Automate movie search, download, and library import via Radarr and Transmission APIs.

12|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tsukhani/jclaw --skill radarr-tsukhani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: radarr
Source: https://github.com/tsukhani/jclaw/tree/main/skills/radarr
Command: npx skills add https://github.com/tsukhani/jclaw --skill radarr-tsukhani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes references (resource) components.

What problem does it solve?

This Skill eliminates the manual process of searching for, grabbing, and monitoring movie downloads by automating the entire lifecycle from search to library import.

Core Features & Use Cases

  • Automated Workflow: Handles searching, grabbing, monitoring, and importing movies without manual intervention.
  • Sub-Agent Orchestration: Uses specialized sub-agents for long-running tasks like download monitoring and file importing to ensure reliability.
  • Use Case: A user requests a movie, and the assistant automatically finds the best release, monitors the download progress, and imports the file into the library once complete.

Quick Start

Ask the assistant to download a specific movie title and it will handle the search, selection, and import process automatically.

Frequently Asked Questions about radarr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate movie downloads from search to library import using Radarr?

Automated movie downloads via the Radarr API handle the entire lifecycle from release search and selection to download monitoring and library file importation. You simply request a movie title, and the workflow finds the best release, monitors progress via Transmission, and imports the completed file automatically.

What do I need to set up automated media acquisition with the Radarr API?

Automated media acquisition via the Radarr API requires jq for JSON parsing and curl for secure API communication with local media infrastructure. You also need Radarr and Transmission configured on your local network to handle release selection, download monitoring, and file importing.

Can I monitor Transmission download progress automatically for Radarr releases?

Yes, automated download monitoring tracks Transmission download progress for Radarr releases using specialized sub-agents. These sub-agents handle long-running tasks by continuously checking download status and triggering library file importation once the download completes successfully.

Does the Radarr API workflow handle release selection automatically?

Yes, the Radarr API workflow handles release selection automatically by searching for available releases and choosing the best match based on configured criteria. It integrates search, grab, download monitoring, and library import into a single automated end-to-end movie acquisition pipeline.

What's the best way to manage enterprise-grade media libraries with Radarr and Transmission?

Enterprise-grade media management with Radarr and Transmission is best handled by automating the end-to-end movie acquisition workflow through their APIs. This approach manages search, release selection, download monitoring, and library file importation without manual intervention, ensuring reliable large-scale library growth.

Why does automated Radarr library import use sub-agents for long-running tasks?

Automated Radarr library import uses sub-agents for long-running tasks like download monitoring and file importing to ensure reliability. This orchestration prevents timeouts and allows continuous progress tracking until downloads complete and files are successfully imported into the media library.