figshare-data-download
Installation
SKILL.md
Figshare Data Download
Use this skill to fetch Figshare dataset files behind anti-bot checks.
Workflow
- Normalize inputs:
item_or_file_url: DOI URL, item page URL, orndownloaderURLoutput_path: final local pathexpected_name: expected browser filename (optional)
- Resolve the file download link in browser:
- Open the DOI/item page with browser tooling.
- Find and click the dataset "Download" / "Download file" element.
- If already given an
ndownloaderURL, open it directly in browser.
-
Complete any browser challenge/verification and trigger the real file download.
-
Copy the downloaded file from
~/Downloadstooutput_path.