← 返回 Skills 市场
googleworkspace-bot

Recipe Bulk Download Folder

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
417
总下载
0
收藏
11
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-bulk-download-folder
功能描述
List and download all files from a Google Drive folder.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-bulk-download-folder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-bulk-download-folder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recipe-bulk-download-folder
版本 1.0.12
许可证 MIT-0
累计安装 11
当前安装数 11
历史版本数 13
常见问题

Recipe Bulk Download Folder 是什么?

List and download all files from a Google Drive folder. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 417 次。

如何安装 Recipe Bulk Download Folder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-bulk-download-folder」即可一键安装,无需额外配置。

Recipe Bulk Download Folder 是免费的吗?

是的,Recipe Bulk Download Folder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Bulk Download Folder 支持哪些平台?

Recipe Bulk Download Folder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Bulk Download Folder?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论