recipe-bulk-download-folder

Lists and downloads all files from a Google Drive folder via its API, exporting docs as PDFs.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-bulk-download-folder-vikingokft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-bulk-download-folder
Source: https://github.com/vikingokft/vikingo-studio-skills/tree/main/google/recipe-bulk-download-folder
Command: npx skills add https://github.com/vikingokft/vikingo-studio-skills --skill recipe-bulk-download-folder-vikingokft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List and download all files from a Google Drive folder, enabling quick backups and migrations without manual clicking.

Core Features & Use Cases

  • List files in a folder and capture metadata for each item.
  • Download every file in the folder, preserving file names.
  • Export Google Docs as PDF for offline archiving and compatibility.
  • Use Case: Rapidly clone a Drive folder to a local or backup repository, ensuring all assets are retrieved in one operation.

Quick Start

Run the recipe with a Drive folder ID to automatically list and download all files in that 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 for a backup?

You can bulk download files from a Google Drive folder by running an automated recipe with a specific Drive folder ID to list and retrieve all items. This preserves file names and enables rapid backups or migrations without manual clicking.

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

Yes, you can export Google Docs as PDF when downloading from Google Drive. The bulk retrieval operation supports exporting documents to PDF format for offline archiving and compatibility during the folder download process.

Do I need a Google Drive folder ID to automate file downloads?

Yes, you need a Google Drive folder ID to automate file downloads. Providing the folder ID allows the recipe to target the correct shared drive path, list all contained items, and download every file automatically.

What is the best way to migrate an entire Google Drive folder to a local repository?

The best way to migrate an entire Google Drive folder to a local repository is using an automated bulk download recipe. It lists folder contents, captures metadata, and retrieves all assets in a single operation to clone the drive path.

Does the bulk Google Drive download recipe support shared drive paths?

Yes, the bulk Google Drive download recipe supports shared drive paths. It is designed for backup, archival, or migration workflows where a user needs to retrieve every file from a specified shared drive path or folder.