recipe-find-large-files
Originally fromgoogleworkspace/cli
Installation
SKILL.md
Find Largest Files in Drive
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive
Identify large Google Drive files consuming storage quota.
Steps
- List files sorted by size:
gws drive files list --params '{"orderBy": "quotaBytesUsed desc", "pageSize": 20, "fields": "files(id,name,size,mimeType,owners)"}' --format table - Review the output and identify files to archive or move
Related skills
More from wadewarren/gws-claude-plugin
gws-tasks
Google Tasks: Manage task lists and tasks.
14gws-workflow
Google Workflow: Cross-service productivity workflows.
13gws-gmail-triage
Gmail: Show unread inbox summary (sender, subject, date).
13persona-content-creator
Create, organize, and distribute content across Workspace.
13gws-gmail-forward
Gmail: Forward a message to new recipients.
12gws-calendar-agenda
Google Calendar: Show upcoming events across all calendars.
12