gws-drive-upload

Upload local files to Google Drive with automatic MIME type detection.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-drive-upload
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-drive-upload
Source: https://github.com/m13v/fazm/tree/main/skills/gws-drive-upload
Command: npx skills add https://github.com/m13v/fazm --skill gws-drive-upload

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of uploading files to Google Drive, including the ability to specify a parent folder and a custom filename, streamlining cloud storage management.

Core Features & Use Cases

  • File Upload: Upload local files to your Google Drive.
  • Metadata Management: Automatically detect MIME types and optionally set a custom filename.
  • Folder Organization: Specify a parent folder ID to organize uploaded files.
  • Use Case: Uploading daily reports to a specific 'Daily Reports' folder in Google Drive with a consistent naming convention.

Quick Start

Upload the local file named 'presentation.pptx' to your Google Drive.

Frequently Asked Questions about gws-drive-upload

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload a local file to a specific Google Drive folder?

To upload a local file to Google Drive, you can specify a parent folder ID to organize the uploaded file into a designated directory. This Skill also allows you to set a custom filename during the upload process.

Do I need Google Workspace authentication to upload files to Google Drive?

Yes, uploading files to Google Drive requires Google Workspace authentication and the 'gws' CLI tool for execution. This authentication ensures secure access to your specified Drive folders.

How does MIME type detection work when uploading files to cloud storage?

Automatic MIME type detection identifies the file format during the upload to Google Drive. This ensures the file is processed and stored correctly in your cloud storage without requiring manual format input.

Can I rename a file while uploading it to Google Drive?

Yes, you can optionally designate a custom filename when uploading a local file to Google Drive. This allows you to apply consistent naming conventions, such as for daily reports.

What is the best way to automate daily report backups to Google Drive?

Automating daily report backups to Google Drive is facilitated by uploading local files with automatic MIME type detection and optional parent folder designation. This streamlines organized cloud storage and data backup operations.