Gws Drive Upload
/install gws-drive-upload
drive +upload
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Upload a file with automatic metadata
Usage
gws drive +upload \x3Cfile>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
\x3Cfile> |
✓ | — | Path to file to upload |
--parent |
— | — | Parent folder ID |
--name |
— | — | Target 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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gws-drive-upload - After installation, invoke the skill by name or use
/gws-drive-upload - Provide required inputs per the skill's parameter spec and get structured output
What is Gws Drive Upload?
Google Drive: Upload a file with automatic metadata. It is an AI Agent Skill for Claude Code / OpenClaw, with 553 downloads so far.
How do I install Gws Drive Upload?
Run "/install gws-drive-upload" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gws Drive Upload free?
Yes, Gws Drive Upload is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gws Drive Upload support?
Gws Drive Upload is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gws Drive Upload?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.