← Back to Skills Marketplace
googleworkspace-bot

Recipe Bulk Download Folder

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ Security Clean
417
Downloads
0
Stars
11
Active Installs
13
Versions
Install in OpenClaw
/install recipe-bulk-download-folder
Description
List and download all files from a Google Drive folder.
Usage Guidance
This recipe is coherent but check the following before using it: ensure the gws binary installed on your system is from a trusted source and that you have properly authenticated gws (the recipe assumes gws/gws-drive handle credentials). Be cautious when downloading an entire folder: files will be written to the agent's working directory and could overwrite local files — provide safe output filenames or an empty target directory. Confirm you have permission to access the Drive folder and that exporting/downloading these files complies with your data policies. Finally, verify the declared dependency on the gws-drive skill is available in your agent so authentication and Drive API calls work as expected.
Capability Analysis
Type: OpenClaw Skill Name: recipe-bulk-download-folder Version: 1.0.12 The skill bundle provides a straightforward recipe for listing and downloading files from a Google Drive folder using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align perfectly with the stated purpose, and do not contain any suspicious commands, data exfiltration logic, or prompt injection attempts.
Capability Assessment
Purpose & Capability
The skill's name/description (bulk download from Google Drive) match the declared requirement for the gws binary and the dependent skill gws-drive. Nothing requested appears unrelated to Drive access.
Instruction Scope
The SKILL.md only instructs the agent to run gws commands to list, download, and export files from a Drive folder — that stays within the stated purpose. Note: the recipe will download all files in a folder and writes to disk using provided output names (risk of overwriting local files); it assumes the agent/environment has valid gws authentication already.
Install Mechanism
Instruction-only skill with no install spec — nothing is written to disk by the skill itself. This is the lowest-risk install model.
Credentials
The skill declares no environment variables or credentials, which is reasonable because it relies on the gws binary and the gws-drive skill to handle authentication. It does not request unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request permanent presence or attempt to modify other skills/configuration. Autonomous invocation is allowed by default but is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install recipe-bulk-download-folder
  3. After installation, invoke the skill by name or use /recipe-bulk-download-folder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No recipe or instruction changes.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md. - No functional or instructional changes.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md. - No other functional or documentation changes.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No changes to steps or functionality.
v1.0.8
- Updated version number from 0.22.0 to 0.22.1 in metadata. - No other content changes.
v1.0.7
- Updated version in metadata from 0.21.2 to 0.22.0 in SKILL.md. - No functional or instructional changes.
v1.0.6
- Updated skill metadata version from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated internal version from 0.20.1 to 0.21.1 in metadata. - No changes to functionality or instructions.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md.
v1.0.3
- Updated metadata version from 0.19.0 to 0.20.0 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.2
- Updated metadata section to use version 0.19.0 format. - Removed the top-level "version" field. - No changes to recipe functionality or usage steps.
v1.0.1
- Minor formatting and YAML style adjustments in SKILL.md. - No changes to functionality or instructions.
v1.0.0
Initial release—list and download all files from a Google Drive folder. - Provides commands to list files in a specified Drive folder. - Supports downloading each file individually. - Includes instructions to export Google Docs as PDFs. - Requires the gws-drive skill as a prerequisite.
Metadata
Slug recipe-bulk-download-folder
Version 1.0.12
License MIT-0
All-time Installs 11
Active Installs 11
Total Versions 13
Frequently Asked Questions

What is Recipe Bulk Download Folder?

List and download all files from a Google Drive folder. It is an AI Agent Skill for Claude Code / OpenClaw, with 417 downloads so far.

How do I install Recipe Bulk Download Folder?

Run "/install recipe-bulk-download-folder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Recipe Bulk Download Folder free?

Yes, Recipe Bulk Download Folder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Recipe Bulk Download Folder support?

Recipe Bulk Download Folder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Recipe Bulk Download Folder?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments