Skip to main content
Back to registry

recipe-find-large-files

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-find-large-files
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-drive Identify large Google Drive files consuming storage quota. - 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

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-find-large-files do?

PREREQUISITE: Load the following skills to execute this recipe: gws-drive

Is recipe-find-large-files good?

recipe-find-large-files does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-find-large-files work with?

recipe-find-large-files currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-find-large-files?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-find-large-files?

npx skills add https://github.com/googleworkspace/cli --skill recipe-find-large-files

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering