Manage torrents with qBittorrent. Use when the user asks to "list torrents", "add torrent", "pause torrent", "resume torrent", "delete torrent", "check download status", "torrent speed", "qBittorrent stats", or mentions qBittorrent/qbit torrent management.
通过 qBittorrent 的 WebUI API(v4.1+)管理种子。
配置文件:~/.clawdbot/credentials/qbittorrent/config.json
json
{
url: http://localhost:8080,
username: admin,
password: adminadmin
}
bash
筛选条件:all、downloading、seeding、completed、paused、active、inactive、stalled、errored
bash
./scripts/qbit-api.sh info
./scripts/qbit-api.sh files
./scripts/qbit-api.sh trackers
bash
bash
./scripts/qbit-api.sh pause
./scripts/qbit-api.sh resume
./scripts/qbit-api.sh delete
./scripts/qbit-api.sh delete
./scripts/qbit-api.sh recheck
bash
./scripts/qbit-api.sh categories
./scripts/qbit-api.sh tags
./scripts/qbit-api.sh set-category
./scripts/qbit-api.sh add-tags
bash
./scripts/qbit-api.sh transfer # 全局速度/统计
./scripts/qbit-api.sh speedlimit # 当前限速
./scripts/qbit-api.sh set-speedlimit --down 5M --up 1M
bash
./scripts/qbit-api.sh version
./scripts/qbit-api.sh preferences
种子对象包含:
状态:downloading、stalledDL、uploading、stalledUP、pausedDL、pausedUP、queuedDL、queuedUP、checkingDL、checkingUP、error、missingFiles
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 qbittorrent-1776389587 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 qbittorrent-1776389587 技能
skillhub install qbittorrent-1776389587
文件大小: 5.41 KB | 发布时间: 2026-4-17 14:24