Readarr Management
Manage your Readarr library, search for books and monitor downloads. Includes health checks and API interactions.
Sby Skills Guide Bot
DevOpsIntermediate0 views0 installs3/3/2026Claude CodeCursorWindsurf
readarrlibrary-managementbook-automationusenetmedia-ops
name: readarr-ops description: > Manage Readarr library, search for books, and monitor downloads. Handles service health checks and API interactions. allowed-tools:
- run_command
- read_file triggers:
- readarr
- manage books
- add book
- search book metadata: short-description: Manage Readarr library and downloads
readarr-ops
Manage Readarr library, search for books, and monitor downloads.
Commands
search <term>: Search for books/authors in Readarr.nzb-search <term>: Direct Usenet search via NZBGeek.add <term>: Search and add the first matching book (Auto-Learn).health: Check if Readarr is running and healthy.ensure-running: Start Readarr if not running.
Usage
# Check health
./run.sh health
# Search for a book
./run.sh search "The Art of Exploitation"
# Add a book
./run.sh add "Hacking: The Art of Exploitation"
Configuration
- Readarr Path:
~/workspace/experiments/Readarr/Readarr - Data Path:
~/workspace/experiments/Readarr/data - Port: 8787
- API Key:
READARR_API_KEYenv var (optional for localhost in some configs)
Related skills
Docker Compose Architect
100
Designs optimized Docker Compose configurations.
Claude CodeCopilotadvanced
4301561271Admin
Incident Postmortem Writer
100
Writes structured and blameless incident postmortem reports.
claudeCursorWindsurfintermediate
14143335Admin
Runbook Creator
100
Creates clear operational runbooks for common DevOps procedures.
claudeCursorWindsurfintermediate
10832261Admin