radarr-library

Query Radarr API for library statistics, duplicates, and missing files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq.

What problem does it solve?

This skill solves the problem of library bloat and disorganization by providing a centralized interface to identify duplicates, track missing files, and maintain overall library health.

Core Features & Use Cases

  • Library Auditing: Quickly view library statistics, including total size and missing file counts.
  • Duplicate Management: Automatically detect duplicate movie entries based on title and year, with recommendations on which version to keep.
  • Safe Cleanup: Perform library maintenance by identifying and removing unwanted or duplicate files only after explicit user approval.

Quick Start

Ask the assistant to find any duplicate movies in your library to see a list of entries and recommendations for cleanup.

Frequently Asked Questions about radarr-library

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

FAQPage Schema
How do I find duplicate movies in my Radarr library?

Duplicate detection in Radarr is handled by querying the API for movie entries sharing the same title and year, providing recommendations on which version to keep. You need active Radarr API credentials and jq installed to process the library data.

What is the best way to track missing files in Radarr?

Tracking missing files in Radarr is done by querying the API for library statistics and identifying entries lacking media files. This provides a clear count of missing files to help maintain overall library health.

Do I need jq to manage my Radarr library?

Yes, jq is required for JSON processing of Radarr library data. You also need active Radarr API credentials to authenticate requests and execute the administrative cleanup workflows.

Can I automatically delete duplicate entries from Radarr?

Duplicate entries are not deleted automatically; removal requires explicit user approval. The skill identifies duplicates and facilitates safe library maintenance by requiring your confirmation before deleting any files.

How does Radarr library cleanup handle bloat and disorganization?

Radarr library cleanup addresses bloat by providing a centralized interface to identify duplicates, track missing files, and monitor library statistics. This allows you to perform safe maintenance and remove unwanted files after explicit approval.