Admirarr for Openclaw

A comprehensive CLI and AI agent interface for managing self-hosted media server stacks including Jellyfin, Plex, and the *Arr suite.

maxtechera
v1.0.0
Mar 14, 2026
0
857
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install nexus-cli

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install nexus-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Admirarr?

Admirarr is a specialized command-line tool designed to unify the management of complex self-hosted media ecosystems. It provides a single binary interface to interact with over 20 services, including Radarr, Sonarr, Prowlarr, and Jellyfin. By providing structured JSON output for every command, it serves as a critical bridge for AI agents within the Openclaw Skills framework, allowing for automated troubleshooting, library management, and service monitoring.

This skill eliminates the need to navigate multiple web interfaces by consolidating health checks, content searches, and download management into a unified workflow. It is built to support both human operators and autonomous agents, ensuring that your media stack remains healthy and your library stays up to date with minimal manual intervention.

Admirarr Use Cases

  • Monitoring the health and status of an entire fleet of media services from a single dashboard.
  • Automating the search and addition of new movies or TV shows through AI-driven requests.
  • Troubleshooting connectivity issues between indexers and download clients using built-in diagnostic tools.
  • Managing disk space and library organization across multiple storage volumes.
  • Orchestrating service restarts and log analysis during server maintenance.

How Admirarr Works

  1. Admirarr connects to your media services via HTTP APIs, often auto-discovering credentials from local Docker environments.
  2. Users or AI agents issue commands through the CLI to query state or perform actions like adding content or pausing downloads.
  3. The tool fetches real-time data from services like Radarr, Sonarr, or qBittorrent and formats it into structured JSON.
  4. Openclaw Skills interpret this JSON data to provide technical insights or execute complex multi-step management tasks.
  5. For system failures, the doctor command identifies the root cause and can trigger automated fixes or provide context to an AI agent for remediation.

Admirarr Setup

To get started with Admirarr as part of your Openclaw Skills library, follow these installation steps:

# Run the full interactive setup wizard to configure your services
admirarr setup

# Generate a Docker Compose stack if you are starting from scratch
admirarr migrate

# Verify your configuration and service connectivity
admirarr doctor

Admirarr Data Schema & Taxonomy

Admirarr organizes its configuration and output to be highly machine-readable, facilitating seamless integration with AI agents.

Data Component Format/Location Description
Configuration ~/.config/admirarr/config.yaml Stores service URLs, API keys, and quality profiles.
Command Output JSON (-o json) Standardized schema for all library, status, and download data.
Diagnostics 15 Categories / 34 Checks Structured health data used by the doctor-fix agent.
Media Metadata JSON Objects Detailed info on movies, shows, and release indexers.

Admirarr Advanced Features

  • Deep integration with Claude Code and other agents for autonomous server maintenance.
  • Built-in fix engine that automatically resolves common configuration errors in the *Arr stack.
  • Fleet-wide status dashboard providing a live view of services, libraries, and download queues.
  • Recyclarr synchronization to maintain optimal quality profiles and custom formats automatically.
  • Support for advanced search via Prowlarr indexers with interactive picking and automated adding.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*