Agent skill · Workflow & Productivity

google-drive-upload

Upload files directly to Google Drive via a deployed Google Apps Script web app. Trigger on: upload to Drive, save to Drive, send to Drive, put this in Drive. Also Hebrew: "תעלה לדרייב", "שמור בדרייב", "העלה לגוגל דרייב". Use proactively when a workflow produces a file the user might want in Drive.

Dave Poon3,251★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add davepoon/buildwithclaude --skill google-drive-upload --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Path: plugins/all-skills/skills/google-drive-upload/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,251
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Google Drive Upload Upload files directly from Claude to Google Drive using a simple Google Apps Script. ## When to Use This Skill - User asks to upload, save, or send a file to Google Drive - A workflow produces a file the user might want stored in Drive - User mentions Drive in any language (English or Hebrew) ## What This Skill Does 1. Reads the user's config file (`~/.cowork-gdrive-config.js

More from buildwithclaude
All skills →
About this skill
What does the google-drive-upload skill do?

Upload files directly to Google Drive via a deployed Google Apps Script web app. Trigger on: upload to Drive, save to Drive, send to Drive, put this in Drive. Also Hebrew: "תעלה לדרייב", "שמור בדרייב", "העלה לגוגל דרייב". Use proactively when a workflow produces a file the user might want in Drive.

How do I install it?

Run `npx skills add davepoon/buildwithclaude --skill google-drive-upload --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From davepoon/buildwithclaude, a repository with 3,251 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going