radarr

radarr is a skill for Claude Code, Codex from dinglebear-ai/yarr. It costs 0 tokens per session (1,548 once invoked), scanned A, original, AGPL-3.0.

A coding-agent skill for managing Radarr, an application that organizes and automates movie downloads.

In plain words
What is it for?
Use it when configuring or operating Radarr, including checking its purpose, setup, commands, and safe usage.
Why use it?
It gives the agent a defined way to work with movie management tasks while accounting for setup, commands, and safety.

Skill for Claude CodeCodex

Part of the radarr plugin — 1 skill shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dinglebear-ai/yarr/radarr
Any agent
npx skills add dinglebear-ai/yarr --skill radarr
Clone the repo
git clone --depth 1 https://github.com/dinglebear-ai/yarr

Made for: Claude Code, Codex.

Or install radarr, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for radarr

README.md
[![agentmods](https://agentmods.dev/badge/skills/dinglebear-ai/yarr/radarr.svg)](https://agentmods.dev/skills/dinglebear-ai/yarr/radarr)
Your own site
<a href="https://agentmods.dev/skills/dinglebear-ai/yarr/radarr"><img src="https://agentmods.dev/badge/skills/dinglebear-ai/yarr/radarr.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,548 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01548
Opus 5 $0.00000 $0.00774
Sonnet 5 $0.00000 $0.00310
Haiku 4.5 $0.00000 $0.00155

Measured 5d ago against content hash 9da9ea6418e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

radarr scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/load-config.sh, scripts/radarr.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/radarr/skills/radarr/SKILL.md · 191 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 191 lines · 0 tokens per session scan A 9da9ea6418e7

Subscribe to this mod's changes

radarr is a skill published in the GitHub repository dinglebear-ai/yarr (7 stars, last pushed 10d ago), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 1,548 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

arr-quality-profiles

Use when working on what Radarr or Sonarr is allowed to grab and when it stops: quality profiles, custom formats, cutoffs, upgrade behaviour, or Recyclarr and TRaSH guide templates. Triggers include "it keeps re-downloading the same movie", "endless upgrades", "why won't it grab this release", "it grabbed a worse…

t3chnaztea/arr-stack-skills · 176 tokens

arr-connect

Use when pointing a coding agent at Radarr, Sonarr, Prowlarr, or a arr companion for the first time or in a fresh session: "connect to Radarr", "talk to Sonarr's API", find the API key, hit /api/v3, check whether a movie or show is already in the library, confirm a title has a file on disk, work out why an API write…

t3chnaztea/arr-stack-skills · 175 tokens

arr-context-map

Use when an agent needs to know how THIS media stack is put together before it can safely act: which quality profile id means what, which root folder is for which kind of content, how container paths map to host paths, which download client handles which protocol, and which app is managed by a template sync. Triggers…

t3chnaztea/arr-stack-skills · 143 tokens

arr-library-hygiene

Use when the library and the app disagree about what should exist: episodes stuck permanently "missing", a season pack re-grabbed every night, "episode file already imported" looping in the queue, a search that returns queued but finds nothing, seasons that re-monitor themselves after a metadata refresh, deleting a…

t3chnaztea/arr-stack-skills · 142 tokens

arr-playback

Use when playback quality is the real complaint but the arr is the real cause: a 4K file that stutters or shows grey glitches in one player but plays fine in another, "why is this transcoding when direct play should work", constant CPU or GPU load during playback, subtitles that force a re-encode, audio that gets…

t3chnaztea/arr-stack-skills · 147 tokens

arr-downloads

Use when nothing is arriving, or arriving too slowly: searches that find no results, releases grabbed but never downloaded, torrents stuck at zero peers or a few KB/s, Usenet posts that fail to repair, downloads that complete but never import, a VPN-wrapped client that stops working after a restart, or requests from…

t3chnaztea/arr-stack-skills · 156 tokens