← All skills
Tencent SkillHub · Communication & Collaboration

nzbget

Check NZBGet download status and queue information. Use when the user asks about NZBGet downloads, wants to know how many things are downloading, check download speed, view the queue, or get a full status report of their Usenet downloads.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Check NZBGet download status and queue information. Use when the user asks about NZBGet downloads, wants to know how many things are downloading, check download speed, view the queue, or get a full status report of their Usenet downloads.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, scripts/check_nzbget.sh

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

NZBGet Status Checker

This skill provides quick access to NZBGet download status and queue information. Required env vars: NZBGET_USER, NZBGET_PASS, NZBGET_HOST

Quick Count

Get a simple count of active downloads: bash scripts/check_nzbget.sh count Returns: 3 (number of items downloading)

Full Status Report

Get complete status with speed, queue, and remaining size: bash scripts/check_nzbget.sh

Specific Queries

QueryCommandOutputHow many downloading?countNumber onlyCurrent speed?speedSpeed in MB/sWhat's in queue?queueFirst 10 items onlyFull status(no args)Complete report (max 10 items shown) Note: Queue listings are capped at 10 items to avoid flooding with large queues (400+ items). The script shows "Next 10 of X items" when there are more.

Examples

User: "NZBGet count" 3 User: "What's downloading?" 📥 NZBGet Status: Downloading Active Downloads: 3 Speed: 12.5 MB/s Remaining: 45.2 GB Current Queue: • Movie.2025.2160p.mkv - 67% • TV.Show.S01E05.1080p.mkv - 23% • Documentary.4K.mkv - 89% User: "NZBGet speed" 12.5 MB/s

Response Guidelines

For "count" or "how many": Use the number directly in a conversational response For "speed": Report the current download speed For full status: Summarize the key info (count, speed, remaining) and list active items If NZBGet is unreachable or no items downloading, say so clearly Keep responses concise unless user asks for full details

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • scripts/check_nzbget.sh Scripts