← 返回 Skills 市场
googleworkspace-bot

Recipe Find Large Files

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
366
总下载
0
收藏
9
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-find-large-files
功能描述
Identify large Google Drive files consuming storage quota.
安全使用建议
This recipe is small and coherent: it runs the gws CLI to list the largest Drive files. Before installing or using it, ensure you have a trusted gws binary and the companion gws-drive skill (or other auth mechanism) properly configured — that other skill will handle Drive credentials. Review the gws-drive skill's requested permissions and storage of tokens, because this recipe itself doesn't declare credentials but relies on them. Also confirm you trust the source of the gws tool (it will have access to your Drive data when authenticated). If you don't want to grant Drive access, do not enable the companion gws-drive skill or run the command.
功能分析
Type: OpenClaw Skill Name: recipe-find-large-files Version: 1.0.12 The skill is a straightforward recipe for identifying large files in Google Drive using the 'gws' CLI tool. The instructions in SKILL.md are transparent, align with the stated purpose, and do not contain any suspicious commands, data exfiltration logic, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description ask for finding large Drive files and the SKILL.md invokes the gws CLI and references gws-drive — these are the expected tools for Google Drive operations.
Instruction Scope
Instructions are narrowly scoped: run a single gws command to list files by quotaBytesUsed and review results. The recipe does not ask to read unrelated files, environment variables, or to transmit data to external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). That minimizes on-disk code execution risk; the only runtime requirement is an existing gws binary and the gws-drive skill.
Credentials
The recipe declares no env vars itself, which is reasonable for an instruction-only recipe. However, practical use requires authentication to Google Drive — that responsibility is delegated to the referenced gws-drive skill or to the gws CLI environment. Verify gws-drive's credential requirements before granting access.
Persistence & Privilege
always is false, the skill is user-invocable and does not request persistent or elevated privileges or modify other skills. Autonomous invocation is allowed by default but is not excessive here given the scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-find-large-files
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-find-large-files 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated skill version metadata from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Updated version number in metadata from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated metadata version from 0.22.2 to 0.22.3 in SKILL.md.
v1.0.9
- Updated metadata version from 0.22.1 to 0.22.2 in SKILL.md.
v1.0.8
- Updated version number from 0.22.0 to 0.22.1 in metadata. - No changes to content or functionality.
v1.0.7
- Bumped skill version to 0.22.0. - No functional or documentation changes made.
v1.0.6
- Updated version in SKILL.md from 0.21.1 to 0.21.2.
v1.0.5
- Updated skill version to 0.21.1 in metadata.
v1.0.4
- Updated version in SKILL.md from 0.20.0 to 0.20.1 - No other changes to functionality or documentation
v1.0.3
- Updated version to 0.20.0 in metadata. - No other changes made.
v1.0.2
- Updated metadata format and added a new version field. - Removed the top-level version field from the skill definition.
v1.0.1
- Updated YAML list formatting in metadata for bins and skills for consistency. - No changes to recipe steps or functionality.
v1.0.0
- Initial release of recipe-find-large-files. - Helps identify large files in Google Drive that consume storage quota. - Requires the gws-drive skill for execution. - Provides a ready-to-use command to list the top 20 largest files by size.
元数据
Slug recipe-find-large-files
版本 1.0.12
许可证 MIT-0
累计安装 9
当前安装数 9
历史版本数 13
常见问题

Recipe Find Large Files 是什么?

Identify large Google Drive files consuming storage quota. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 366 次。

如何安装 Recipe Find Large Files?

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

Recipe Find Large Files 是免费的吗?

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

Recipe Find Large Files 支持哪些平台?

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

谁开发了 Recipe Find Large Files?

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

💬 留言讨论