返回顶部
p

prowlarrProwlarr搜索

Search indexers and manage Prowlarr. Use when the user asks to "search for a torrent", "search indexers", "find a release", "check indexer status", "list indexers", "prowlarr search", "sync indexers", or mentions Prowlarr/indexer management.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
2,025
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

prowlarr

Prowlarr 技能

通过 API 在所有索引器中搜索并管理 Prowlarr。

设置

配置:~/.clawdbot/credentials/prowlarr/config.json

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

获取 API 密钥:Prowlarr → 设置 → 常规 → 安全 → API 密钥



快速参考

搜索资源

bash

在所有索引器中基本搜索


./scripts/prowlarr-api.sh search ubuntu 22.04

仅搜索种子

./scripts/prowlarr-api.sh search ubuntu --torrents

仅搜索 Usenet

./scripts/prowlarr-api.sh search ubuntu --usenet

搜索特定类别(2000=电影,5000=电视,3000=音频,7000=书籍)

./scripts/prowlarr-api.sh search inception --category 2000

使用 TVDB ID 搜索电视剧

./scripts/prowlarr-api.sh tv-search --tvdb 71663 --season 1 --episode 1

使用 IMDB ID 搜索电影

./scripts/prowlarr-api.sh movie-search --imdb tt0111161

列出索引器

bash

所有索引器


./scripts/prowlarr-api.sh indexers

显示状态详情

./scripts/prowlarr-api.sh indexers --verbose

索引器健康与统计

bash

每个索引器的使用统计


./scripts/prowlarr-api.sh stats

测试所有索引器

./scripts/prowlarr-api.sh test-all

测试特定索引器

./scripts/prowlarr-api.sh test

索引器管理

bash

启用/禁用索引器


./scripts/prowlarr-api.sh enable
./scripts/prowlarr-api.sh disable

删除索引器

./scripts/prowlarr-api.sh delete

应用同步

bash

将索引器同步到 Sonarr/Radarr 等


./scripts/prowlarr-api.sh sync

列出已连接的应用

./scripts/prowlarr-api.sh apps

系统

bash

系统状态


./scripts/prowlarr-api.sh status

健康检查

./scripts/prowlarr-api.sh health

搜索类别

ID类别
2000电影
5000
电视 | | 3000 | 音频 | | 7000 | 书籍 | | 1000 | 游戏主机 | | 4000 | PC | | 6000 | XXX |

子类别:2010(电影/外语),2020(电影/其他),2030(电影/SD),2040(电影/HD),2045(电影/UHD),2050(电影/蓝光),2060(电影/3D),5010(电视/WEB-DL),5020(电视/外语),5030(电视/SD),5040(电视/HD),5045(电视/UHD)等。



常见用例

搜索最新的 Ubuntu ISO
bash
./scripts/prowlarr-api.sh search ubuntu 24.04

查找权力的游戏 S01E01
bash
./scripts/prowlarr-api.sh tv-search --tvdb 121361 --season 1 --episode 1

搜索 4K 版本的盗梦空间
bash
./scripts/prowlarr-api.sh search inception 2160p --category 2045

检查我的索引器是否健康
bash
./scripts/prowlarr-api.sh stats
./scripts/prowlarr-api.sh test-all

将索引器更改推送到 Sonarr/Radarr
bash
./scripts/prowlarr-api.sh sync

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 prowlarr-1776389650 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 prowlarr-1776389650 技能

通过命令行安装

skillhub install prowlarr-1776389650

下载

⬇ 下载 prowlarr v1.0.0(免费)

文件大小: 5.34 KB | 发布时间: 2026-4-17 14:15

v1.0.0 最新 2026-4-17 14:15
Initial release of the Prowlarr skill.

- Search across all indexers and manage Prowlarr via API commands.
- Detailed quick reference for searching, listing, testing, and managing indexers.
- Examples and category IDs provided for typical torrent, usenet, and release searches.
- Guidance for syncing with Sonarr/Radarr and checking system or indexer health.
- Full setup instructions for API credential configuration.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部