radarr-sonarr
Radarr and Sonarr integration for OpenClaw. Automatic movie and TV series downloads via your automation server.
Why use this skill?
Seamlessly manage your movie and TV library with the Radarr-Sonarr skill for OpenClaw. Automate downloads and search for content using simple natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/melionka/radarr-sonarrWhat This Skill Does
The radarr-sonarr skill provides a robust interface for OpenClaw to communicate directly with your media automation stack. By bridging your AI agent with your local Radarr and Sonarr instances, this skill allows for seamless content management, search, and automated retrieval of movies and television shows. It eliminates the need for manual navigation of web interfaces, allowing you to manage your media library through natural language queries directly within the OpenClaw environment.
Installation
To integrate this functionality into your environment, use the OpenClaw package manager. Open your terminal and execute the following command:
clawhub install openclaw/skills/skills/melionka/radarr-sonarr
Ensure that your environment variables (API keys and URL endpoints) are configured correctly in your OpenClaw configuration file after installation to allow the agent to authorize with your local services.
Use Cases
This skill is designed for home media enthusiasts who manage self-hosted libraries. It is perfect for users who want to query their existing inventory, check the status of downloads, or request new content without switching context. For example, if you hear about a new series and want to add it to your watchlist immediately, you can simply instruct OpenClaw to perform the task. It also facilitates "hands-off" management, where the agent monitors your requested additions and provides updates on completion progress.
Example Prompts
- "OpenClaw, can you search for the latest season of The Mandalorian and add it to my Sonarr queue?"
- "Check my Radarr library and tell me if the movie Inception is currently downloaded or still processing."
- "Find me all unmonitored episodes of the show Breaking Bad and set them to monitor for high quality."
Tips & Limitations
To get the most out of this skill, ensure that your Radarr/Sonarr instances are accessible on the same network as the OpenClaw agent. We recommend using internal IP addresses or local DNS. Please be aware that this skill does not bypass authentication; you must provide valid API keys generated within the settings of your respective media applications. The skill is limited by the current configuration of your automation software—if your indexers are down, the agent will report a communication error. Always verify that your profile settings (quality profiles and root folders) are correctly mapped, as the agent defaults to system-defined primary settings.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-melionka-radarr-sonarr": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api