recipe-bulk-download-folder

List and bulk download files from a Google Drive folder.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

Streamlining the process of listing and downloading multiple files from a Google Drive folder, saving time and reducing manual effort.

Core Features & Use Cases

  • File Listing: Automatically list all files within a specified Google Drive folder.
  • Bulk Download: One-click download of all files from the listed folder to the user's device.
  • Export: Optionally export Google Docs within the folder to PDF format.
  • Use Case: Ideal for when you need to retrieve all files from a shared folder, such as team project materials.

Quick Start

Use the recipe-bulk-download-folder skill to list and download all files from the 'project-folder' 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 download all files from a Google Drive folder at once?

The bulk download process works by automatically listing all files within a specified Google Drive folder and then downloading them to your device. It supports various file formats, including PDFs, and optionally exports Google Docs.

Can I export Google Docs to PDF when downloading files from Google Drive?

Yes, the bulk download process includes an optional feature to export Google Docs to PDF format. This ensures your shared team project materials are standardized when saved to your device.

What is the best way to retrieve shared team project materials from Google Drive?

Automating the file listing and bulk download process is the best way to retrieve shared team project materials from a Google Drive folder. This approach saves time and reduces manual effort by gathering all files at once.

Does this bulk download method support file formats other than PDF?

Yes, the automated bulk download method supports PDF and other file formats stored in Google Drive. It automatically handles various file types when listing and downloading the folder contents.

Do I need Google Workspace to automate file listing and downloading from Drive?

Yes, the Google Workspace dependency is required to automate file listing and downloading. This environment setup allows the script to access your Google Drive folders and retrieve files for team collaboration.