aria2-json-rpc
✓Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations.
Installation
SKILL.md
This skill enables you to control aria2 download manager through natural language commands:
✅ ALWAYS use the Python scripts in the scripts/ directory.
⚠️ IMPORTANT: Use python3 command, NOT python (especially on macOS where python symlink doesn't exist)
Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations. Source: azzgo/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/azzgo/agent-skills --skill aria2-json-rpc- Source
- azzgo/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is aria2-json-rpc?
Interact with aria2 download manager via JSON-RPC 2.0. Manage downloads, query status, and control tasks through natural language commands. Use when working with aria2, download management, or torrent operations. Source: azzgo/agent-skills.
How do I install aria2-json-rpc?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/azzgo/agent-skills --skill aria2-json-rpc Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/azzgo/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-03