← Back to Skills Marketplace
Tsarr
by
Robbe Verhelst
· GitHub ↗
· v1.0.3
· MIT-0
198
Downloads
1
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install tsarr
Description
Manage home media services through TsArr from OpenClaw. Use for Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr, qBittorrent, and Seerr tasks such as check...
Usage Guidance
This skill appears to be what it claims: a wrapper around the tsarr CLI. Before installing, verify you trust the npm package and its GitHub source (check the package page, repository, and any postinstall scripts). Be aware that the skill expects and may read .tsarr.json and ~/.config/tsarr/config.json (these files often contain API keys and qBittorrent credentials) and supports TSARR_* environment variables — avoid storing secrets you don't want the agent to access. If you prefer more control, install and inspect the tsarr CLI yourself and run the commands manually, or review the package repository for unexpected scripts before granting the skill access.
Capability Analysis
Type: OpenClaw Skill
Name: tsarr
Version: 1.0.3
The 'tsarr' skill bundle is a legitimate management tool for home media services (Radarr, Sonarr, etc.) via the 'tsarr' CLI. The instructions in SKILL.md and the reference files focus on operational safety, such as requiring inspection before deletion and avoiding non-interactive destructive flags. While the tool handles sensitive data like API keys and credentials (as noted in setup.md), this behavior is transparently documented and necessary for its stated purpose, with no evidence of exfiltration or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, required binary (tsarr), declared config paths (.tsarr.json, ~/.config/tsarr/config.json), and the install spec (npm package 'tsarr') all align with the stated purpose of managing Servarr apps via the tsarr CLI.
Instruction Scope
SKILL.md and references confine actions to running the tsarr CLI and inspecting/manipulating its config and services. They reference environment variables (TSARR_*) and explicit config files — these are relevant to the tool. Note: the skill references service-specific env vars and config files but does not require them; ensure you are comfortable the agent can read the declared config paths since they may contain API keys.
Install Mechanism
Install uses an npm package ('tsarr') which is appropriate for a Node CLI but carries the usual npm-level risk (packages may include postinstall scripts). No untrusted download URLs or archive extraction are used.
Credentials
The skill does not request credentials in registry metadata, which is reasonable. It does declare config files that may contain service API keys and documents environment variable patterns (TSARR_* and qBittorrent username/password). Access to those config files is proportionate to the skill's purpose, but they can contain sensitive credentials — be aware the agent will read them if needed.
Persistence & Privilege
No 'always: true' or other elevated persistence is requested. The skill is user-invocable and allows normal autonomous invocation (default), which is expected for this kind of integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tsarr - After installation, invoke the skill by name or use
/tsarr - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Sync tsarr skill from 26c08eb7961f44e7bb4bc9f4dd35936da9d2feaa
v1.0.2
Sync tsarr skill from 208c3c2050c9a9f830311bc3be9dee511efe2d3a
v1.0.1
Sync tsarr skill from 524d0ad5990ddba158984c5cc355c92243956114
v1.0.0
Initial release of tsarr skill for managing Servarr applications via the TsArr CLI.
- Supports Radarr, Sonarr, Lidarr, Readarr, Prowlarr, and Bazarr tasks including health checks, queue/history inspection, library browsing, search, add, edit, delete, profile/tag/root folder viewing, and configuration checks.
- Ensures operational safety by prompting and confirming before destructive commands.
- Requires tsarr CLI tool and configuration file.
- Detailed workflow, setup, and service routing references included.
- Outputs planned commands, summarizes results, and highlights destructive actions before execution.
Metadata
Frequently Asked Questions
What is Tsarr?
Manage home media services through TsArr from OpenClaw. Use for Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr, qBittorrent, and Seerr tasks such as check... It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Tsarr?
Run "/install tsarr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tsarr free?
Yes, Tsarr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tsarr support?
Tsarr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tsarr?
It is built and maintained by Robbe Verhelst (@robbeverhelst); the current version is v1.0.3.
More Skills