data-download
Installation
SKILL.md
Data Download & Acquisition
Objectives
- Download datasets from various sources (HTTP, API, cloud platforms)
- Handle authentication and API keys securely
- Implement retry logic and resume capability
- Validate downloaded data integrity
- Cache downloads to avoid redundant requests
Core Strategy
1. Choose the Right Method
Select download method based on source: