recipe-bulk-download-folder

Lists and downloads all files from a Google Drive folder via gws-drive using a folder ID.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-bulk-download-folder-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-bulk-download-folder
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-bulk-download-folder
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-bulk-download-folder-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the tedious manual process of listing a Google Drive folder's contents and individually downloading each file, enabling quick archival and offline access.

Core Features & Use Cases

  • List files in folder: List all items in the target Drive folder.
  • Download files: Download each file to a local directory.
  • Export Docs: Export Google Docs as PDF when required.
  • Use Case: Archive a team's project folder for offline access and sharing.

Quick Start

Bulk download all files from a Google Drive folder by specifying the folder ID.

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 files from a Google Drive folder, you specify the folder ID and use the gws-drive toolkit to list and download all items to a local directory. This automates the manual download process for quick archival and offline access.

Can I export Google Docs as PDF when downloading files from a Drive folder?

Yes, when bulk downloading files from a Google Drive folder, the process can export Google Docs as PDF files. This ensures your archived documents remain accessible offline without needing the Google Docs editor.

What do I need to download files from a Google Drive folder in bulk?

To download files from a Google Drive folder in bulk, you need the gws-drive toolkit prerequisite and the specific Google Drive folder ID. These two inputs allow the process to list and retrieve all contained files.

Is there a way to automate listing and downloading contents from a Google Drive folder?

Automating the listing and downloading of contents from a Google Drive folder is achieved by providing the folder ID to the gws-drive toolkit. This eliminates manual file-by-file downloading for team project archival and sharing workflows.

Does this bulk download method work for archiving team project folders on Google Drive?

Yes, this bulk download method works for archiving team project folders on Google Drive by listing and downloading all files to a local directory. It supports offline access and sharing workflows by retrieving every item within the specified folder ID.

Why should I use an automated approach instead of manually downloading files from Google Drive?

Using an automated approach for bulk downloading Google Drive folders eliminates the tedious manual process of listing folder contents and individually downloading each file. It enables quick archival and offline access by retrieving all items using just the folder ID.