What problem does it solve? Working with Google Drive programmatically requires learning the Drive API v3 surface, authentication flows, and parameter schemas. This Skill exposes the full Drive API through the gws CLI so an AI agent can list, upload, download, share, and organize files and shared drives without writing custom API client code. ## Core Features & Use Cases - File Operations: Create, copy, download, export, update, and search files with query filters, including trashed-file exclusion and label management. - Shared Drive Management: Create, list, hide, unhide, and update shared drives, plus manage permissions for files and drives. - Collaboration & Auditing: Work with comments, replies, revisions, approvals, access proposals, and change notifications via watch channels. - Use Case: Ask the agent to find all untrashed spreadsheets in a shared drive, download one as CSV, and grant a colleague read access, all through gws drive commands. ## Quick Start Use the gws-drive skill to list all non-trashed files in my Google Drive and show their names and IDs.