gws-drive

Manage Google Drive files, folders, shared drives, and permissions via CLI.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill gws-drive-googleworkspace
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-drive
Source: https://github.com/googleworkspace/cli/tree/main/skills/gws-drive
Command: npx skills add https://github.com/googleworkspace/cli --skill gws-drive-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of files, folders, and shared drives within Google Drive, streamlining common operations.

Core Features & Use Cases

  • File Management: Create, copy, download, export, and update files.
  • Folder and Shared Drive Management: Create, manage, and list shared drives.
  • Permissions and Sharing: Control access to files and folders by managing permissions.
  • Use Case: Quickly find all files shared with you, upload a new document to a specific folder, and set sharing permissions for a collaborator.

Quick Start

Use the gws-drive skill to list all files in your Google Drive.

Frequently Asked Questions about gws-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Google Drive files and folders from the command line?▼

You can manage Google Drive files and folders from the command line by using this Skill to interact with the Google Drive API v3, enabling operations like creating, updating, deleting, and downloading files directly from your terminal.

Can I control sharing permissions for Google Drive files via an API?▼

Yes, you can control sharing permissions for Google Drive files via the API. This Skill provides a command-line interface to manage access controls and permissions for files, folders, and shared drives.

What is the best way to automate creating and listing shared drives?▼

The best way to automate creating and listing shared drives is using this Skill's command-line interface. It leverages the Google Drive API v3 to manage shared drive configurations and list existing drives automatically.

Does this Google Drive API skill support downloading and exporting files?▼

Yes, this Google Drive API skill supports downloading and exporting files. It provides specific operations to download files and export them, alongside core file management functions like copying and updating.

How do I find all files shared with me in Google Drive programmatically?▼

To find all files shared with you in Google Drive programmatically, you can use this Skill to list files via the Google Drive API. It streamlines listing operations to quickly identify documents shared with your account.