downloader
Installation
SKILL.md
downloader
Download a file from a given URL and save it to a specified local path. Supports any file type accessible via HTTP/HTTPS.
When to Use
✅ USE this skill when:
- When the user wants to download a file from a URL to the local machine.
- When the user needs to save a remote resource (image, audio, video, document, etc.) locally.
- When the user provides a download link and wants to store the file at a specific path.
When NOT to Use
❌ DON'T use this skill when:
- When the user only wants to view or read a URL content without saving to disk.