gws-drive-upload
Upload local files to Google Drive with automatic MIME detection and custom naming via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-drive-uploadStats
| Total installs | 9,673 |
| Weekly installs | 9.6K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Accepts a local file path and uploads it to Google Drive, with optional parent folder targeting and custom filename override
- Automatically detects MIME type based on file extension; filename defaults to source filename unless specified with --name
- Requires Google Workspace authentication via the shared gws module; treat as a write command and confirm with users before execution
Tags
Related skills
| Skill | Installs | vs gws-drive-upload |
|---|---|---|
| baoyu-danger-gemini-web | 11,911 | +2,238 |
| gws-calendar | 11,338 | +1,665 |
| agentic-workflow | 10,147 | +474 |
| github-issues | 8,519 | -1,154 |
| electron | 11,361 | +1,688 |
FAQ
- How many installs does gws-drive-upload have?
- gws-drive-upload has 9,673 total installs and 9.6K installs this week.
- Where is gws-drive-upload hosted?
- gws-drive-upload is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-drive-upload have?
- gws-drive-upload has 22.8K GitHub stars.
- When was gws-drive-upload first indexed?
- OrangeBot.AI first indexed gws-drive-upload on Mar 4, 2026.
- How do I install gws-drive-upload?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-drive-upload