recipe-find-large-files
Identify large Google Drive files consuming storage quota.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Identify large Google Drive files consuming storage quota.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | recipe-find-large-files |
| version | 1.0.0 |
| description | Identify large Google Drive files consuming storage quota. |
| metadata | {"openclaw":{"category":"recipe","domain":"productivity","requires":{"bins":["gws"],"skills":["gws-drive"]}}} |
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive
Identify large Google Drive files consuming storage quota.
[!CAUTION] Deleting files is permanent if the trash is emptied. Confirm before deleting.
gws drive files list --params '{"orderBy": "quotaBytesUsed desc", "pageSize": 20, "fields": "files(id,name,size,mimeType,owners)"}' --format tablegws drive files delete --params '{"fileId": "FILE_ID"}'Google Workspace Admin SDK: Manage users, groups, and devices.
Google Workspace Alert Center: Manage Workspace security alerts.
Google Apps Script: Manage and execute Apps Script projects.
Google Cloud Identity: Manage identity groups and memberships.
Google People: Manage contacts and profiles.
Google Workspace Reseller: Manage Workspace subscriptions.