Public Google Drive
技能 已验证 活跃无需 OAuth 即可创建公开的 Google Docs 或 Google Sheet 文件。使用此技能创建和编辑 Google Docs 和 Sheets,无需登录 Google。文档可通过共享链接查看。首次使用时自动注册。
允许用户以编程方式创建和编辑 Google Docs 和 Sheets,而无需 OAuth 的麻烦,从而在 Memyard 的环境中实现自动化的文档生成和更新。
功能
- 创建公开的 Google Docs 和 Sheets
- 编辑现有文档和追加内容/行
- 自动凭证注册和持久化
- 无需 Google 登录或 OAuth
- 通过共享链接查看文档
使用场景
- 自动生成会议记录或报告。
- 为新项目创建标准化的文档或电子表格。
- 将数据追加到现有文档或日志中。
- 以编程方式管理简单的文档内容,无需用户交互。
非目标
- 修改除“任何人都可以链接”只读权限之外的 Google Drive 共享权限。
- 直接与 Google Drive API 或 UI 交互。
- 管理个人 Google Drive 文件。
- 执行复杂的文档格式设置或高级电子表格公式。
安装
npx skills add zagmoai/public-google-drive通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
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
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。