Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Unified command-line interface for Radarr, Sonarr, and Lidarr. Search, add, and manage movies (Radarr), TV shows (Sonarr), and music (Lidarr) with calendar view and health monitoring.
Unified command-line interface for Radarr, Sonarr, and Lidarr. Search, add, and manage movies (Radarr), TV shows (Sonarr), and music (Lidarr) with calendar view and health monitoring.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Unified interface for Radarr (movies), Sonarr (TV), and Lidarr (music).
You can use a unified config file or existing individual configs. Unified Config (Preferred): Create ~/.openclaw/credentials/arr-all/config.json: { "radarr": { "url": "http://localhost:7878", "apiKey": "...", "defaultQualityProfile": 1 }, "sonarr": { "url": "http://localhost:8989", "apiKey": "...", "defaultQualityProfile": 1, "defaultSeriesType": "standard" }, "lidarr": { "url": "http://localhost:8686", "apiKey": "...", "defaultQualityProfile": 2, "defaultMetadataProfile": 7 } } Legacy Configs: Existing configs at ~/.openclaw/credentials/{radarr,sonarr,lidarr}/config.json are also supported.
Command format: arr-all <type> <action> [args]
All media types support these core commands: Search: arr-all [movie|tv|music] search "Query" Add: arr-all [movie|tv|music] add <id> Check: arr-all [movie|tv|music] exists <id> Remove: arr-all [movie|tv|music] remove <id> [--delete-files] Config: arr-all [movie|tv|music] config
Calendar: arr-all calendar [days=7] (Upcoming releases) Health: arr-all health (Status of all apps) Status: arr-all status (Connection status) Combined Search: arr-all search "Query" (Searches all three)
Movies (Radarr): arr-all movie add-collection <id> arr-all movie collections TV (Sonarr): arr-all tv add <id> [--monitor latest|all|none|seasons:1,2] arr-all tv seasons <id> arr-all tv monitor-season <id> <season> Music (Lidarr): arr-all music add <id> [--discography] arr-all music albums <id> arr-all music monitor-album <id>
Add a Movie: arr-all movie search "Dune" arr-all movie add 438631 Check Calendar: arr-all calendar Check Health: arr-all health
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.