What problem does it solve? Locating and managing files across Google Drive requires repetitive manual clicks in the web UI. This Skill lets you search Drive, list folder contents, and perform file lifecycle operations (create, copy, rename, trash) directly through the gws command-line tool, covering Docs, Sheets, Slides, PDFs, and any other Drive file type. ## Core Features & Use Cases - Drive Search and Listing: Query files by name and MIME type, list a folder's direct children, and page through large folders or recurse into folder trees. - File Lifecycle Management: Create new Docs, Sheets, or Slides, and copy, rename, or trash any Drive file with confirmation safeguards for destructive actions. - Metadata Inspection and Download: Fetch a file's mimeType before mutating it, and download blob files like PDFs for further processing. - Use Case: Ask the assistant to find every spreadsheet named 'quarterly model' modified recently, copy the latest one into a project folder, and rename it for the new quarter. ## Quick Start Ask the assistant to search Google Drive for a file by name and list the contents of a specific folder using gws.