recipe-bulk-download-folder

Automate bulk download of all files from a Google Drive folder.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-bulk-download-folder-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-bulk-download-folder
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-bulk-download-folder
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-bulk-download-folder-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bulk downloading and archiving all files from a Google Drive folder can be tedious and error-prone when done manually; this skill automates the process to save time and ensure completeness.

Core Features & Use Cases

  • Bulk folder scan and download: retrieves every item within a Drive folder and saves it locally.
  • Integrity and reuse: preserves the folder’s content structure where applicable and supports re-run scenarios.
  • Use Case: your team has a shared Drive folder of project files and you need an offline copy for archival or offline collaboration.

Quick Start

Run this recipe to bulk-download all files from a specified Google Drive folder.

Frequently Asked Questions about recipe-bulk-download-folder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bulk download all files from a Google Drive folder?

To bulk download all files from a Google Drive folder, use this recipe to automate retrieval and save a complete local copy. It coordinates list, download, and export actions to preserve folder content structure for offline archiving.

Do I need the gws-drive skill to download a Drive folder?

Yes, you need the gws-drive skill as a prerequisite to download a Drive folder. This recipe coordinates list, download, and export actions through standard gws commands to retrieve all nested items and diverse file types locally.

What is the best way to archive an entire Google Drive folder for offline use?

The best way to archive a Google Drive folder for offline use is running this automated bulk-download recipe. It retrieves every nested item and diverse file type, ensuring a complete local copy while preserving the folder's content structure.

Can I download nested items and diverse file types from a Drive folder in one run?

Yes, you can download nested items and diverse file types in one run. The recipe performs a bulk folder scan and retrieval, ensuring complete local copies of all contents within the specified Google Drive directory structure.

Does bulk downloading a Drive folder preserve the original content structure?

Yes, bulk downloading a Drive folder preserves the content structure where applicable. The recipe ensures integrity by maintaining the original folder hierarchy during the automated local retrieval process, supporting re-run scenarios for updates.

Why does manually bulk downloading files from Google Drive fail?

Manually bulk downloading files from Google Drive fails due to tedious steps and errors when handling nested items. This recipe automates the complete retrieval process to ensure accuracy and save time when creating offline archives.