gws-drive

Manage Google Drive files, folders, and permissions via the Google Workspace API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/milo0914/hermes-skills-backup --skill gws-drive-milo0914
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-drive
Source: https://github.com/milo0914/hermes-skills-backup/tree/main/gws-drive
Command: npx skills add https://github.com/milo0914/hermes-skills-backup --skill gws-drive-milo0914

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws.

What problem does it solve?

This skill removes the friction of navigating the Google Drive web interface by providing a direct, command-line interface to manage files, folders, and shared drives programmatically.

Core Features & Use Cases

  • File Management: Perform granular operations like copying, downloading, and updating file metadata or content.
  • Collaboration Control: Manage permissions, comments, and replies to streamline team workflows on shared documents.
  • Use Case: Automate the organization of a shared drive by listing files, checking for specific labels, and updating permissions for new team members without leaving your terminal.

Quick Start

Use the gws drive files list command to retrieve a list of all files in your root directory.

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 programmatically?

You can manage Google Drive files programmatically by executing API commands to copy, download, and update file metadata or content directly without navigating the web interface.

Can I automate permission updates for shared drives?

Yes, you can automate permission updates for shared drives by applying collaborative control commands to manage access rights and track comments for team members.

What's the best way to list files in a Google Drive root directory?

The best way to list files in a Google Drive root directory is running a dedicated drive files list command to retrieve all available resources instantly.

Do I need authenticated Google Workspace API access to manage shared drives?

Yes, you need authenticated access to the Google Drive API with appropriate scope permissions to manage shared drives and execute operations on target resources.

Does this approach work for tracking comments and replies on shared documents?

Yes, this approach works for tracking comments and replies on shared documents by utilizing collaborative control features to streamline team workflows across enterprise environments.

Why use a command-line interface instead of the Google Drive web interface for file management?

A command-line interface removes the friction of navigating the Google Drive web UI, enabling granular file operations, metadata updates, and automated organization directly from your terminal.

Related Skills