Prowlarr for Openclaw

A comprehensive API integration for searching across torrent and Usenet indexers and managing Prowlarr settings.

jmagar
v1.0.0
Jan 24, 2026
1
3k
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install prowlarr

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 prowlarr 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 Prowlarr?

The Prowlarr skill is a robust integration designed for the Openclaw Skills ecosystem, providing users with a streamlined way to interact with their Prowlarr instance. This skill allows for centralized management of dozens of indexers, enabling high-speed searches across various media types including movies, TV shows, music, and books. By acting as a bridge between your AI agent and the Prowlarr API, it simplifies the complex task of finding and organizing digital releases.

Built for developers and home lab enthusiasts, this tool automates the interaction with indexers, allowing for precise queries using metadata identifiers like IMDB or TVDB IDs. Whether you are maintaining a vast media library or just looking for a specific Linux ISO, this skill provides the programmatic control necessary to manage your search infrastructure efficiently within the Openclaw Skills framework.

Prowlarr Use Cases

  • Finding specific Linux distributions or media releases across multiple torrent and Usenet indexers simultaneously.
  • Automating the health check process for all configured indexers to ensure maximum uptime for your media stack.
  • Searching for high-quality movie releases (4K/UHD) using precise IMDB ID filters.
  • Synchronizing indexer configurations across the entire 'arr' suite, including Sonarr, Radarr, and Lidarr.

How Prowlarr Works

  1. The skill connects to your self-hosted Prowlarr instance using the URL and API key defined in your local configuration.
  2. Users provide search terms or management commands through the agent interface, which are then parsed by the underlying bash scripts.
  3. The skill communicates with the Prowlarr API to query all active indexers or perform administrative tasks like testing or syncing.
  4. Search results are returned with detailed metadata, including category IDs, seeders, and release types.
  5. Status reports and health checks are outputted in a developer-friendly format to help maintain the search environment.

Prowlarr Setup

To enable this capability within Openclaw Skills, configure your credentials in the following location:

File: ~/.clawdbot/credentials/prowlarr/config.json

{
  "url": "https://prowlarr.example.com",
  "apiKey": "your-api-key"
}

Obtain your API key from your Prowlarr web interface by navigating to Settings > General > Security.

Prowlarr Data Schema & Taxonomy

The skill utilizes Prowlarr's standardized category system to filter search results effectively. Below are the primary category mappings supported:

ID Category Description
2000 Movies Search for feature films
5000 TV Search for television episodes and series
3000 Audio Search for music and audio files
7000 Books Search for e-books and literature
4000 PC Search for software and games

The skill also supports sub-categories such as 2045 (Movies/UHD) and 5040 (TV/HD) for granular control over search results.

Prowlarr Advanced Features

  • Multi-protocol support allowing users to toggle between torrent and Usenet sources during a search.
  • Advanced metadata filtering using TVDB and IMDB IDs to eliminate false positives in media discovery.
  • Automated sync functionality that pushes indexer updates to all connected media management applications.
  • Detailed usage statistics and performance tracking per indexer to identify the most reliable providers.
  • Bulk management commands to enable, disable, or test all indexers with a single request.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*