gws-drive-upload

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of uploading files to Google Drive by automating metadata application, saving users time and ensuring consistency.

Core Features & Use Cases

  • Automated Upload: Uploads specified files to Google Drive.
  • Metadata Application: Automatically detects MIME types and allows for custom naming.
  • Use Case: Quickly upload a quarterly_report.pdf to a specific Google Drive folder, ensuring it's correctly named and categorized for easy retrieval by your team.

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 Google Drive from the command line?

You can upload a local file to Google Drive using the 'gws' CLI tool, which automates the upload process and allows you to specify a parent folder for organized storage.

Can I set a custom name and detect MIME types when uploading files to Google Drive?

Yes, uploading files to Google Drive supports automatic MIME type detection and allows you to apply custom naming to ensure files are correctly categorized for retrieval.

Do I need to configure authentication before uploading files to Google Drive with gws?

Yes, uploading files to Google Drive via the 'gws' CLI requires authentication setup through 'gws-shared' before you can execute any upload commands.

How do I organize uploaded files into specific folders on Google Drive?

Organizing files in Google Drive is handled by specifying a parent folder during the upload process, ensuring your files are placed directly into the desired directory structure.

What is the best way to automate file uploads to Google Drive with metadata?

Automating file uploads to Google Drive with metadata is best achieved by using the 'gws' CLI tool, which automatically detects metadata and applies custom naming for consistency.

Why does my Google Drive upload require a parent folder specification?

Specifying a parent folder for a Google Drive upload ensures your files are organized correctly within your storage hierarchy, making them easier to locate and manage.