gws-drive

Manage Google Drive files, folders, and shared drives via API.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-drive-porkbutts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-drive
Source: https://github.com/Porkbutts/jetaasc-events/tree/main/.agents/skills/gws-drive
Command: npx skills add https://github.com/Porkbutts/jetaasc-events --skill gws-drive-porkbutts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of files, folders, and shared drives within Google Drive, simplifying common organizational tasks.

Core Features & Use Cases

  • File Operations: Upload, download, copy, and update files with metadata.
  • Folder Management: Create and manage folders and shared drives.
  • Permissions Control: Set and modify sharing permissions for files and drives.
  • Use Case: Automatically upload a batch of reports to a specific Google Drive folder and set read-only permissions for the marketing team.

Quick Start

Use the gws drive skill to list all files in the 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?

To manage Google Drive files and folders programmatically, you can use this Skill to interact with the Drive API for file uploads, downloads, copying, metadata updates, and folder creation through the gws CLI tool.

Do I need the gws CLI tool to manage Google Drive permissions?

Yes, you need the gws CLI tool to manage Google Drive permissions, as it handles the required authentication and execution for setting and modifying sharing permissions on files and shared drives.

Can I upload files and set read-only permissions for a team automatically?

You can automatically upload a batch of files to a specific Google Drive folder and set read-only permissions for a team by utilizing the file operations and permissions control features provided by this Skill.

What is the best way to create and manage shared drives via API?

The best way to create and manage shared drives via API is using this Skill's folder management capabilities, which support folder creation and shared drive administration directly through command-line interactions.

How does metadata updates work for files in Google Drive?

Metadata updates for files in Google Drive work through API interactions managed by this Skill, allowing you to modify file properties and organize documents within your drive infrastructure efficiently.