google-drive-upload
Upload files directly from Claude to Google Drive using a simple Google Apps Script.
Content Preview
--- name: google-drive-upload category: automation description: > 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. --- # Google Drive Upload Upload files directly from Claude to Google Drive using a simple Google Apps Script. ## When to U
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/google-drive-upload.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/google-drive-upload/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/google-drive-upload/SKILL.md
Related Skills
ai-studio-image
Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis.
data-aiimage-generationai-studiogoogle
by sickn33 (Antigravity) · antigravity-awesome-skills
google-calendar-automation
Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.
workflowgooglecalendar
by sickn33 (Antigravity) · antigravity-awesome-skills
google-docs-automation
Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.
workflowgoogledocs
by sickn33 (Antigravity) · antigravity-awesome-skills
google-drive-automation
Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access.
workflowgoogledrive
by sickn33 (Antigravity) · antigravity-awesome-skills