首页/数据 & AI/gws-drive-upload
G

gws-drive-upload

by @googleworkspacev
4.5(307)

用于将文件上传到Google Drive,并自动处理文件元数据,简化文件管理。

Google Drive APIFile Upload AutomationCloud StorageGoogle WorkspaceGitHub
安装方式
npx skills add googleworkspace/cli --skill gws-drive-upload
compare_arrows

Before / After 效果对比

1
使用前

手动上传文件到Google Drive耗时费力,文件元数据需要逐一填写,容易出错,文件管理混乱,难以追踪和检索,严重影响工作效率和数据准确性。

使用后

自动化文件上传到Google Drive,系统自动处理文件元数据,实现高效的文件分类、检索和管理,显著提升文件处理效率,减少人工操作错误,确保数据一致性。

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

forum用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量7.7K
评分4.5 / 5.0
版本
更新日期2026年4月29日
对比案例1 组

用户评分

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

为此 Skill 评分

0.0

兼容平台

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

时间线

创建2026年3月16日
最后更新2026年4月29日
🎁 Agent 知识卡片