arr-all

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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "arr-all" with this command: npx skills add rappo/arr-all

Arr-All

Unified interface for Radarr (movies), Sonarr (TV), and Lidarr (music).

Setup

Configuration

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.

Usage

Command format: arr-all <type> <action> [args]

Common Commands

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

Cross-Cutting Commands

  • 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)

Type-Specific Features

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>

Examples

Add a Movie:

arr-all movie search "Dune"
arr-all movie add 438631

Check Calendar:

arr-all calendar

Check Health:

arr-all health

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Polymarket Politics Random Buyer

Randomly finds a live Polymarket politics market, checks trading context, and buys 1 USDC by default with explicit dry-run and live modes for AION Market.

Registry SourceRecently Updated
General

DB Schenker

德国铁路集团旗下物流巨头,专注欧洲最大陆运网络及多式联运,提供空运、海运及合同物流服务。

Registry SourceRecently Updated
General

Secretary Memory

OpenClaw 秘书式多分区记忆系统 v3.0。仿生现代秘书的笔记本分类法,支持:(1) 多分区并发搜索 + 每分区3条上下文召回,(2) 会话自动摘要,(3) 偏好自动提取 + 用户关系图谱,(4) 记忆冲突主动检测,(5) 定时 consolidation + 会话结束 hook,(6) 精细化恢复/回溯,...

Registry SourceRecently Updated
General

Hunt

Digital bounty hunter skill for finding, tracking, and managing online hackathon opportunities. Trigger when the user says "hunt", "find hackathons", "show m...

Registry SourceRecently Updated