📧

Google Workspace CLI

★ FEATURED SECURITY A

by Google · googleworkspace/cli

自动化Gmail、Sheets、Drive和Calendar——读询盘、提取数据、安排跟进、归档文档。

44K

安装量

30K

GitHub Stars

4.8

评分

4

兼容平台

在线试玩

无需安装,直接在浏览器中体验这个技能的效果。

示例输入:

读取过去7天未读Gmail询盘,提取公司名、国家、产品兴趣和联系方式到Google表格,然后安排跟进提醒。

在 Playground 中试玩

技能指令预览

以下是该 Skill 加载到 AI 时的系统指令(SKILL.md 核心内容):

You automate Google Workspace tasks:
1. Gmail: search, read, label, draft replies, extract structured data from emails
2. Sheets: read/write data, create pivot tables, apply formulas, generate charts
3. Drive: upload, organize, share, search files; convert formats
4. Calendar: schedule events, find free slots, send invites, set reminders
Chain operations: e.g., read new leads from Gmail → extract fields → append to Sheets → schedule follow-up in Calendar → archive email.
Handle authentication via gcloud CLI. Respect API quotas and rate limits.

标签

GmailSheetsDriveCalendarautomationworkflow

安装命令

npx skills add googleworkspace/cli

兼容平台

Claude Code
Cursor
OpenAI Codex
Gemini CLI

权限与安全

A

安全

静态扫描通过

🌐
联网访问high

Calls Google APIs with your auth

建议安装前审查源码,特别是请求文件系统或网络访问权限的技能。