A comprehensive AI-driven interface for managing Usenet downloads and queue operations through the SABnzbd REST API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sabnzbd
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sabnzbd using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SABnzbd skill provides your AI agent with full administrative control over Usenet downloads. By integrating this capability into Openclaw Skills, users can interact with their SABnzbd instance to monitor active queues, manage download priorities, and handle historical data through simple commands. It serves as a bridge between your automated media or data pipeline and your AI workspace.
This tool is designed to simplify complex download management tasks, allowing for the addition of NZBs via URLs or local files and providing real-time feedback on download health. Using Openclaw Skills for SABnzbd ensures that your self-hosted infrastructure remains responsive and manageable through a unified interface.
To get started with this skill for Openclaw Skills, create a configuration file at ~/.clawdbot/credentials/sabnzbd/config.json with the following structure:
{
"url": "http://localhost:8080",
"apiKey": "your-api-key-from-sabnzbd"
}
You can find your API key in the SABnzbd web interface under Config → General → Security.
The skill interacts with SABnzbd data objects, primarily focusing on the queue and history schemas. Below is a breakdown of the key metadata managed through Openclaw Skills:
| Attribute | Description |
|---|---|
nzo_id |
The unique internal ID for each NZB job. |
mbleft |
The amount of data remaining to download in MB. |
status |
The current phase (e.g., Downloading, Verifying, Extracting). |
priority |
The queue rank, ranging from Low to Force. |
cat |
The assigned category for file sorting and processing. |
All data is retrieved in real-time from the SABnzbd API to ensure accuracy.
Loading
Seamlessly manage your qBittorrent instance through an AI-powered interface using the WebUI API.

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

A comprehensive integration for managing, searching, and organizing bookmarks through the Linkding REST API.

A specialized skill for sending real-time push notifications to a Gotify server upon task completion or system events.

A dual-mode management tool that integrates the Tailscale CLI and API for complete control over your private mesh network.

An automated scientific research framework that handles the end-to-end pipeline from idea generation to paper compilation.








































