Back to skills

gws-drive

workflows

A CLI wrapper around the Google Drive v3 API. Manage files, folders, permissions, shared drives, comments, and revisions from the command line using the `gws` tool. Instead of clicking through the Dri

Setup & Installation

npx skills add https://github.com/googleworkspace/gws-drive --skill gws-drive
or paste the link and ask your coding assistant to install it
https://github.com/googleworkspace/gws-drive
View on GitHub

What This Skill Does

A CLI wrapper around the Google Drive v3 API. Manage files, folders, permissions, shared drives, comments, and revisions from the command line using the `gws` tool. Instead of clicking through the Drive UI or writing OAuth boilerplate, you get direct API access to any Drive resource in one command.

When to use it

  • Working with gws drive functionality
  • Implementing gws drive features
  • Debugging gws drive related issues