google-workspace
仓库创建 2026年1月2日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
降低 Google API 上手门槛,适合快速集成与非技术用户授权场景。
▸ 风险提示
依赖第三方库 @presto-ai/google-workspace-mcp 并需 OAuth 授权。
这个 Skill 做什么
无需 Google Cloud Console,通过简化流程访问 Gmail/Drive/Sheets/Docs 等服务。
不用进 Google Cloud Console,直接用 OAuth 登录就能访问 Gmail、Drive、Sheets、Docs、Calendar 等服务,省去建项目、开 API 和下载凭证的繁琐步骤。适合需要快速读写 Workspace 文档或日历而不想搞云控制台配置的场景。最大的好处是零配置复杂度,方便快速集成和原型开发。
▸ 展开 SKILL.md 英文原文
Gmail, Calendar, Drive, Docs, Sheets — NO Google Cloud Console required. Just OAuth sign-in. Zero setup complexity vs traditional Google API integrations.
2
Stars
0
Forks
33
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/google-workspace-mcp/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/google-workspace-mcp/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Google Workspace Access (No Cloud Console!) **Why this skill?** Traditional Google API access requires creating a project in Google Cloud Console, enabling APIs, creating OAuth credentials, and downloading client_secret.json. This skill skips ALL of that. Uses `@presto-ai/google-workspace-mcp` — just sign in with your Google account and go. ## Key Advantage | Traditional Approach | This Skill | | ---------------------------- | ------------- | | Create Google Cloud Project | ❌ Not needed | | Enable individual APIs | ❌ Not needed | | Create OAuth credentials | ❌ Not needed | | Download client_secret.json | ❌ Not needed | | Configure redirect URIs | ❌ Not neede
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有