LaunchKit · 2026
Back to Skills

arr-all

Unified command-line interface for Radarr, Sonarr, and Lidarr.

2
1.0k downloads
by @rappo

Setup & Installation

openclaw skills install @rappo/arr-all

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install arr-all

What This Skill Does

Command-line interface that unifies Radarr, Sonarr, and Lidarr under a single command. Supports searching, adding, and removing media, plus cross-app calendar and health views. Accepts either a unified config file or existing per-app credentials.

Replaces three separate CLI sessions or browser tabs with one command that works across all arr apps simultaneously.

When to use it

  • Search for a movie across Radarr without opening the web UI
  • Add a TV show and set it to monitor only the latest season
  • Check what movies and episodes release in the next 7 days
  • Verify all three arr services are healthy and reachable
  • Add an artist's full discography to Lidarr in one command

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: find and add the movie Dune

AGENT
  1. 1Run `arr-all movie search "Dune"` to list results with IDs
  2. 2Identify the correct entry and its ID (e.g. 438631)
  3. 3Run `arr-all movie add 438631` to add it to Radarr
  4. 4Run `arr-all movie exists 438631` to confirm it was added
OUTPUT

Dune is added to Radarr and confirmed present in the library

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Radarr installation with API keySonarr installation with API keyLidarr installation with API key