recipe-bulk-download-folder
Bulk download and export files from a Google Drive folder to local storage using the Google Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-bulk-download-folderStats
| Total installs | 6,302 |
| Weekly installs | 6.3K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires the gws-drive skill and gws binary to execute
- Lists folder contents by querying parent folder ID, then downloads each file individually
- Supports exporting Google Docs and Sheets as PDF or other formats during download
- Workflow: query folder, iterate through results, download or export each file to local storage
Tags
Related skills
| Skill | Installs | vs recipe-bulk-download-folder |
|---|---|---|
| recipe-backup-sheet-as-csv | 6,387 | +85 |
| recipe-organize-drive-folder | 6,353 | +51 |
| recipe-block-focus-time | 6,118 | -184 |
| persona-team-lead | 6,182 | -120 |
| gws-workflow-weekly-digest | 6,512 | +210 |
FAQ
- How many installs does recipe-bulk-download-folder have?
- recipe-bulk-download-folder has 6,302 total installs and 6.3K installs this week.
- Where is recipe-bulk-download-folder hosted?
- recipe-bulk-download-folder is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-bulk-download-folder have?
- recipe-bulk-download-folder has 22.8K GitHub stars.
- When was recipe-bulk-download-folder first indexed?
- OrangeBot.AI first indexed recipe-bulk-download-folder on Mar 4, 2026.
- How do I install recipe-bulk-download-folder?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-bulk-download-folder