agentsclimarketplace

Admirarr

Skill maxtechera/admirarr

⚓ Command your *Arr fleet. Zero-dependency CLI for Plex + Radarr + Sonarr + Prowlarr + qBittorrent.

Install
npx -y skills add maxtechera/admirarr

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Manage a Jellyfin/Plex + *Arr media server stack — check status, add content, monitor downloads, diagnose issues, restart services. Use this when the user asks about their media server, downloads, movies, TV shows, or streaming setup.

SKILL.md

4.5 KB, as published. Nobody here has run it

Admirarr

CLI for self-hosted media server stacks. One binary, 20+ services, JSON output everywhere.

Commands

Status & Diagnostics

CommandDescription
admirarr status [-o json] [--live]Fleet dashboard — services, libraries, queues, disk
admirarr health [-o json]Health warnings from Radarr, Sonarr, Prowlarr
admirarr disk [-o json]Disk space breakdown
admirarr docker [-o json]Docker container status
admirarr doctor [-o json]15 diagnostic categories, 34 checks
admirarr doctor --fixBuilt-in fixes → AI agent for the rest

Library

CommandDescription
admirarr movies [-o json]Movie library with file status
admirarr shows [-o json]TV shows with episode counts
admirarr recent [-o json]Recently added (Jellyfin or Plex)
admirarr history [-o json]Watch history
admirarr missing [-o json]Monitored without files
admirarr requests [-o json]Seerr media requests

Search & Add

CommandDescription
admirarr search <query> [-o json]Search all Prowlarr indexers
admirarr find <query> [-o json]Search Radarr releases
admirarr add-movie <query>Interactive: search → pick → add to Radarr
admirarr add-show <query>Interactive: search → pick → add to Sonarr

Downloads

CommandDescription
admirarr downloads [-o json]Active qBittorrent torrents
admirarr downloads pause [hash|all]Pause torrents
admirarr downloads resume [hash|all]Resume torrents
admirarr downloads remove <hash> [--delete-files]Remove a torrent
admirarr queue [-o json]Radarr + Sonarr import queues

Indexers

CommandDescription
admirarr indexers [-o json]Prowlarr indexer status
admirarr indexers setupInteractive indexer wizard
admirarr indexers add <name>Add an indexer
admirarr indexers remove <name>Remove an indexer
admirarr indexers testTest all indexer connectivity
admirarr indexers syncSync indexers to config.yaml

Quality Profiles

CommandDescription
admirarr recyclarrRecyclarr status
admirarr recyclarr sync [instance]Run Recyclarr sync
admirarr recyclarr verifyCheck quality profiles
admirarr recyclarr instancesList configured instances

VPN

CommandDescription
admirarr vpn [-o json]VPN connection status + account info
admirarr vpn setupInteractive Mullvad VPN setup (create account, generate keys, register device)
admirarr vpn status [-o json]Detailed VPN + account expiry info
admirarr vpn devices [-o json]List registered Mullvad devices
admirarr vpn rotateRotate WireGuard keys + restart Gluetun

Management

CommandDescription
admirarr scanTrigger media server library scan
admirarr restart <service>Restart a Docker container
admirarr logs <service>Recent logs
admirarr setupFull setup wizard (12 phases)
admirarr migrateGenerate Docker Compose stack

Services

Default stack: Jellyfin, Radarr, Sonarr, Prowlarr, qBittorrent, Gluetun, Seerr, Bazarr, FlareSolverr, Watchtower

Optional: Plex, Lidarr, Readarr, Whisparr, SABnzbd, Autobrr, Unpackerr, Recyclarr, Profilarr, Tdarr, Tautulli, Jellystat, Notifiarr, Maintainerr

Auto-detects media server (Jellyfin first, then Plex). Services detected via HTTP regardless of deployment method.

Agent Integration

Claude Code agents in .claude/agents/: doctor-fix (Sonnet), fleet-status (Haiku), content-search (Haiku)

doctor --fix — detects installed agents (Claude Code, OpenCode, Aider, Goose), runs built-in fixes first, then dispatches remaining issues to the agent with full diagnostic context

JSON output (-o json) on every read command — agents parse structured data, never scrape terminal output

Config

~/.config/admirarr/config.yaml — service URLs, API keys (auto-discovered from Docker containers), quality profiles, indexer config.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.