Home/数据 & AI/gws-drive-upload
G

gws-drive-upload

by @googleworkspacev
4.5(307)

Upload files to Google Drive, automatically handling file metadata to simplify file management.

Google Drive APIFile Upload AutomationCloud StorageGoogle WorkspaceGitHub
Installation
npx skills add googleworkspace/cli --skill gws-drive-upload
compare_arrows

Before / After Comparison

1
Before

Manually uploading files to Google Drive is time-consuming and laborious. File metadata needs to be filled in one by one, which is prone to errors. Disorganized file management makes tracking and retrieval difficult, severely impacting work efficiency and data accuracy.

After

Automating file uploads to Google Drive allows the system to automatically process file metadata, enabling efficient file classification, retrieval, and management. This significantly boosts file processing efficiency, reduces manual operational errors, and ensures data consistency.

description SKILL.md

drive +upload

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Upload a file with automatic metadata

Usage

gws drive +upload <file>

Flags

FlagRequiredDefaultDescription
<file>Path to file to upload
--parentParent folder ID
--nameTarget filename (defaults to source filename)

Examples

gws drive +upload ./report.pdf
gws drive +upload ./report.pdf --parent FOLDER_ID
gws drive +upload ./data.csv --name 'Sales Data.csv'

Tips

  • MIME type is detected automatically.
  • Filename is inferred from the local path unless --name is given.

[!CAUTION] This is a write command — confirm with the user before executing.

See Also

  • gws-shared — Global flags and auth
  • gws-drive — All manage files, folders, and shared drives commands

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs7.7K
Rating4.5 / 5.0
Version
Updated2026年4月29日
Comparisons1

User Rating

4.5(307)
5
23%
4
51%
3
23%
2
2%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年4月29日
🎁 Agent Knowledge Cards