Use Case
Stop doing repetitive general tools tasks manually. Aria2 Downloader lets your AI agent handle them automatically through natural conversation. Download magnet links, torrents, HTTP files using aria2. After the download is completed, it will be automatically transferred to the 115 network disk and the local files will be deleted. This skill is triggered when the user sends a magnet link (magnet:), a torrent file (.torrent), or requests to download a file. This guide shows practical examples of using Aria2 Downloader to automate common general tools workflows and save hours every week.
Install Aria2 Downloader: npx clawhub@latest --dir ~/.claude/skills install aria2
Identify the repetitive general tools tasks you want to automate
Describe the task to your AI in plain English
Aria2 Downloader will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Aria2 Downloader
Automate my general tools tasks using Aria2 Downloader
What repetitive tasks can Aria2 Downloader handle for me?
Set up a workflow that runs Aria2 Downloader every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install aria2Or via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install aria2β οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/aria2/π‘Extract and place the folder at the path above, then restart your agent.