Public Google Drive
Skill Verified ActiveCreate public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
To allow users to programmatically create and edit Google Docs and Sheets without the friction of OAuth, enabling automated document generation and updates within Memyard's environment.
Features
- Create public Google Docs and Sheets
- Edit existing documents and append content/rows
- Automatic credential registration and persistence
- No Google sign-in or OAuth required
- View documents via shareable links
Use Cases
- Generating meeting notes or reports automatically.
- Creating standardized documents or spreadsheets for new projects.
- Appending data to existing documents or logs.
- Programmatically managing simple document content without user interaction.
Non-Goals
- Modifying Google Drive sharing permissions beyond 'anyone with link' read-only.
- Directly interacting with the Google Drive API or UI.
- Managing personal Google Drive files.
- Performing complex document formatting or advanced spreadsheet formulas.
Installation
npx skills add zagmoai/public-google-driveRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Gws Sheets
100Google Sheets: Read and write spreadsheets.
Gmail
100Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Gws Docs
99Read and write Google Docs.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.