gws-drive

Manage Google Drive files, folders, and shared drives via command-line interface.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-drive-m13v
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-drive
Source: https://github.com/m13v/fazm/tree/main/skills/gws-drive
Command: npx skills add https://github.com/m13v/fazm --skill gws-drive-m13v

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of files and folders within Google Drive, simplifying common operations and integrations.

Core Features & Use Cases

  • File Management: Upload, download, copy, delete, and update files and their metadata.
  • Folder and Shared Drive Operations: Create, manage, and list folders and shared drives.
  • Permissions and Sharing: Control access to files and folders by managing permissions.
  • Use Case: Automatically upload a daily report file to a specific folder in your Google Drive and set its sharing permissions to 'view-only' for your team.

Quick Start

Use the gws drive skill to upload the file 'report.pdf' to the 'daily-reports' folder.

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 through a command-line interface?

You can manage Google Drive files and folders through a command-line interface by using scripts that integrate with Google Workspace APIs for file upload, download, and folder creation.

What's the best way to automate uploading daily reports to a Google Drive folder?

Automating daily report uploads to Google Drive involves using scripts to upload files to specific folders and set sharing permissions, streamlining document control via Workspace APIs.

Does this approach support managing permissions and sharing settings for shared drives?

Yes, managing permissions and sharing settings for shared drives is fully supported, allowing you to control access levels like view-only for specific files and folders.

How do I list and create shared drives in Google Workspace?

You can list and create shared drives in Google Workspace by executing folder operations through the command-line interface, which administers shared drive structures via API integration.

Can I update file metadata when uploading documents to Google Drive?

Yes, you can update file metadata when uploading documents to Google Drive, as the file management operations support copying, deleting, and modifying file metadata.