MediaGo Video Downloader lets an agent create and monitor video download tasks against a running MediaGo service. It detects URL types (m3u8, Bilibili, or direct), posts tasks to the MediaGo API, polls progress, and reports success/failure and file paths back to the user.
Use this skill when a user asks the agent to fetch or save video content from a link (including m3u8/HLS streams and Bilibili). It is appropriate for desktop or server users who can run MediaGo locally or in Docker and want the agent to manage downloads.
~/.mediago-skill.json (base URL and optional API key), health-check and POST/GET API examples, type detection heuristics, polling strategy, and user-facing messages in English and Chinese.This skill is implementation-agnostic and works with agents that can run HTTP calls (curl/requests) and read/write a local config file. Typical compatible environments: CLI-based agents, Copilot-style assistants, and local automation bots that can shell out to curl.
This skill has not been reviewed by our automated audit pipeline yet.