$npx skillfedfor your agent

google-workspace

Control Google Calendar, Gmail, Drive, and Docs through conversational commands backed by Google's official MCP Server. Schedule meetings, search and compose emails, and organize files using plain language—all with OAuth2 security and no third-party intermediaries.

Google Workspace lets you create and manage Google Calendar events, emails, and Drive files through natural language commands.

AI-generated summary based on this skill's SKILL.md

35 2 MITupdated by malue-ai

Decision gist · record as of 2026-03-18

Google Workspace lets you create and manage Google Calendar events, emails, and Drive files through natural language commands. Control Google Calendar, Gmail, Drive, and Docs through conversational commands backed by Google's official MCP Server. Schedule meetings, search and compose emails, and organize files using plain language—all with OAuth2 security and no third-party intermediaries.

manual: git clone https://github.com/malue-ai/dazee-small → cp -r dazee-small/instances/xiaodazi/skills/google-workspace ~/.claude/skills/google-workspace
instances/xiaodazi/skills/google-workspace/SKILL.md · version 3d61f383

Use it when

  • Yes.
  • google-workspace can check your Google Calendar and tell you what meetings are scheduled for the week ahead.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

malue-ai/dazee-small/google-workspace · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I create a Google Calendar event?

google-workspace lets you create Google Calendar events using natural language commands. Simply tell the skill when you want to schedule something, who should attend, and what it's about. The skill converts your conversational request into a calendar event with all the details you specify, handling date parsing and attendee management automatically.

Can I send email through Gmail with google-workspace?

Yes. google-workspace supports composing and sending Gmail messages through natural language. You can dictate the recipient, subject, and message body, and the skill will draft and send your email. You can also search your inbox, read messages, reply to emails, and mark messages as important—all conversationally.

What meetings do I have this week?

google-workspace can check your Google Calendar and tell you what meetings are scheduled for the week ahead. Ask the skill to review your calendar for a specific timeframe, and it will retrieve and summarize your upcoming events, including times, attendees, and event details.

How do I find and share files in Google Drive?

google-workspace lets you search for files stored in Google Drive using plain language queries. Once you locate a file, you can share it with teammates or specific people by name or email. The skill handles both finding documents and managing access permissions conversationally.

Is google-workspace secure and does it use third-party intermediaries?

google-workspace is built on Google's official MCP Server and uses OAuth2 security—no third-party intermediaries are involved. Your credentials and data remain under Google's control, and the skill communicates directly with Google's APIs for Calendar, Gmail, Drive, and Docs.

Can I reschedule a calendar event with google-workspace?

Yes. google-workspace supports rescheduling Google Calendar events through natural language. Tell the skill which event you want to move and when you'd like to reschedule it. The skill will update the event time and notify attendees of the change automatically.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Google Workspace — 日历、邮件、云盘、文档

通过 Google 官方 MCP Server 操作 Google Calendar、Gmail、Drive 和 Docs。比第三方 CLI 工具更稳定可靠,支持 OAuth2 安全授权。

使用场景

日历
  • 用户说「明天下午 3 点帮我加个会议」
  • 用户说「这周有什么安排?」「下周三有空吗?」
  • 用户说「把今天的会议推迟一小时」
  • 用户说「帮我安排和 Alice 的 1-on-1,找个我们都有空的时间」
邮件
  • 用户说「有没有新邮件?」「今天收到了什么重要邮件?」
  • 用户说「帮我回复 Bob 的邮件,说同意他的方案」
  • 用户说「把这封邮件标记为重要」
  • 用户说「搜索上个月来自 xxx@gmail.com 的邮件」
云盘
  • 用户说「帮我在 Drive 里找那个季度报告」
  • 用户说「把这个文件上传到 Drive」
  • 用户说「共享那个文件给 team@example.com」

前置条件

方式一:Google 官方 MCP Server(推荐)
  1. 安装 Google MCP Server:npm install -g @anthropic/google-mcp
  2. 首次运行时完成 OAuth2 授权(浏览器弹出 Google 登录页面)
  3. 授权后令牌自动存储,后续无需重复授权
方式二:Google API Key + Service Account
  1. 在 Google Cloud Console 创建项目并启用 Calendar/Gmail API
  2. 创建 OAuth 2.0 凭据或 Service Account
  3. 设置环境变量:export GOOGLE_APPLICATION_CREDENTIALS="/path/to/credentials.json"

执行方式

日历操作
查询日程

``` 工具:

(truncated - see the full file via the links below)

File tree — 1 file
instances/xiaodazi/skills/google-workspace/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Create and manage Google Calendar events with natural language”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

feishu
by malue-ai · malue-ai/dazee-small

Connect your Feishu workspace to send and receive messages, create and edit documents, manage calendar events, organize tasks, track approvals, and retrieve meeting transcripts. Built on the lark-oapi SDK, it handles the full range of Feishu collaboration features your team relies on.

MITdocs in Chineseupdated Mar 2026
★ 35repo stars
google-workspace
by moltis-org · moltis-org/moltis

Google Workspace integrates Gmail, Calendar, Drive, Contacts, Sheets, and Docs into Hermes through managed OAuth2 authentication. The skill leverages the Google Workspace CLI for extended API coverage when installed, otherwise falling back to Python client libraries for core functionality.

MITupdated Jul 2026
★ 2,795repo stars
google-workspace
by NousResearch · NousResearch/hermes-agent

Google Workspace skill brings Gmail, Calendar, Drive, Sheets, and Docs into your agent workflows using OAuth2 and a Python-backed CLI. It supports both the bundled client and the optional gws CLI for extended coverage, with flexible service scoping during setup.

MITupdated Jul 2026
★ 221,503repo stars
Google Workspace
by graniet · graniet/kheish

Google Workspace brings Gmail, Calendar, Drive, Sheets, and Docs into your agent through a Python wrapper around Google's official gws CLI. Setup handles OAuth2 authorization once, then token refresh happens automatically. Search emails, manage events, query files, read spreadsheets, and access contacts—all via a unified command interface.

Apache-2.0updated Jul 2026
★ 264repo stars
google-calendar
by aws-samples · aws-samples/sample-strands-agent-with-agentcore

Manage your Google Calendar directly—create events with attendees and custom reminders, list and search existing events, check availability across calendars, and update or delete events as needed. Supports both structured scheduling and natural language event creation for quick planning.

MITupdated Jul 2026
★ 182repo stars
meeting-scheduler
by sonichi · sonichi/sutando

Meeting Scheduler handles the routine work of setting up a meeting—resolving attendee names to emails, verifying the owner's calendar slot, checking for duplicates, and creating the Google Calendar event with invitations. It leaves availability negotiation to you; once a concrete time is chosen, it executes the mechanical steps with a safe default to preview before sending.

MITupdated Jul 2026
★ 359repo stars

More skills recipe-create-events-from-sheet (Apache-2.0) · outlook-cli (MIT) · windows-open (MIT)

Tags
email-managementcalendar-schedulingcloud-storagedocument-collaborationoauth-integrationproductivity-suitenatural-language-controlmeeting-coordinationfile-sharing