gws-drive

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

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/chaddorsey/letta-code --skill gws-drive-chaddorsey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-drive
Source: https://github.com/chaddorsey/letta-code/tree/main/.skills/gws-drive
Command: npx skills add https://github.com/chaddorsey/letta-code --skill gws-drive-chaddorsey

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The gws-drive skill simplifies managing Google Drive resources, enabling efficient file, folder, and shared drive operations.

Core Features & Use Cases

  • File Management: Upload, download, copy, and update files directly from the command line.
  • Folder Operations: Create, list, hide, and unhide folders within Drive.
  • Shared Drives: Manage shared drives, including creating, updating, and accessing them.
  • Use Case: Need to organize and manage files across a team? Use gws-drive to set up a shared drive for collaboration and easily distribute files to team members.

Quick Start

Create a new shared drive named 'team-project'.

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 CLI-based operations to upload, download, copy, update, create, list, hide, and unhide items within your Drive via the Google Drive API.

Can I create and manage shared drives in Google Workspace for team collaboration?

Yes, you can create and manage shared drives in Google Workspace. The skill provides direct operations to create, update, and access shared drives to help teams collaborate and distribute files efficiently.

What do I need to set up before using Google Drive API operations for file management?

Before using Google Drive API operations for file management, you need proper Google Drive API access credentials and the required dependency setup to authenticate and interact with your Google Workspace environment.

What is the best way to organize team files across shared drives in Google Workspace?

The best way to organize team files across shared drives in Google Workspace is to use CLI operations to set up a dedicated shared drive, create specific folders, and distribute files directly to team members.

Does the gws-drive skill work without setting up Google Workspace API access?

No, the gws-drive skill does not work without setting up Google Workspace API access. It requires proper Google Drive API credentials and the specified dependency to execute file, folder, and shared drive operations.