google-workspace

Manage Gmail, Calendar, Drive, Contacts, Sheets, and Docs via authenticated APIs.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill google-workspace-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/skills/productivity/google-workspace
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill google-workspace-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth-oauthlib, google-auth-httplib2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the friction of managing Google Workspace tasks by providing an AI-accessible way to work with Gmail, Calendar, Drive, Contacts, Sheets, and Docs through authenticated APIs.

Core Features & Use Cases

  • Email Management: Search, read, send, reply to, and organize Gmail messages using Gmail queries and labels.
  • Workspace Automation: Create calendar events, manage Drive files, access contacts, and read or update spreadsheets and documents.
  • Use Case: A team assistant can find unread project emails, schedule meetings, retrieve reports from Drive, and update tracking sheets while requiring confirmation before sensitive write actions.

Quick Start

Use the google-workspace skill to find unread Gmail messages from the last week and summarize the important ones.

Frequently Asked Questions about google-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Gmail email management and Google Calendar scheduling using AI?

You can automate Gmail email management and Google Calendar scheduling by connecting AI workflows to Google Workspace APIs to search, read, send, and organize messages while creating calendar events.

Do I need Google OAuth credentials to use Google Workspace APIs for file and document management?

Yes, you need Google OAuth credentials and Google API client libraries to authenticate requests when using Google Workspace APIs for Drive file management and collaborative document updates.

Can I search unread Gmail messages and update Google Sheets through a single AI workflow?

Yes, an AI workflow can search unread Gmail messages using specific queries and labels, then read or update Google Sheets tracking data while providing structured JSON outputs.

What is the best way to retrieve reports from Google Drive and summarize important emails?

The best way to retrieve reports from Google Drive and summarize important emails is using an AI assistant connected to Google Workspace APIs that manages files and processes Gmail messages.

Does this Google Workspace integration require confirmation before sending emails or modifying files?

Yes, the AI assistant requires confirmation before executing sensitive write actions such as sending emails, scheduling calendar events, or modifying files and spreadsheets in your Google Workspace.

Can I manage Google Contacts and organize Gmail labels using Google API client libraries?

Yes, using Google API client libraries with OAuth authentication allows the AI to access Google Contacts and organize Gmail messages by applying custom labels through structured API requests.