skills/smithery.ai/qbittorrent

qbittorrent

SKILL.md

Credential Check

Before using this skill, verify credentials are configured:

source .env && echo "QB URL: $QB_URL" && echo "User: $QB_USER"

If this shows nothing or errors, guide the user through First-Time Setup below.


Environment Setup

Credentials are stored in .env (gitignored):

QB_URL=http://localhost:8080
QB_USER=admin
QB_PASS=your-password
Installs
2
First Seen
Mar 28, 2026