google-workspace

Access Google Workspace apps via Hermes CLI with OAuth.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/shuff57/agent-evo --skill google-workspace-shuff57
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-workspace
Source: https://github.com/shuff57/agent-evo/tree/main/skills/.archive/topics-2026-05-10/productivity/google-workspace
Command: npx skills add https://github.com/shuff57/agent-evo --skill google-workspace-shuff57

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 simplifies interaction with Google Workspace applications like Gmail, Calendar, Drive, and more, streamlining access and management via the Hermes framework.

Core Features & Use Cases

  • Integrated Access: Access Gmail, Calendar, Drive, Contacts, Sheets, and Docs through Hermes-managed OAuth and a CLI wrapper.
  • Command Line Interface: Use a simple command-line interface to perform operations like searching emails, creating events, and managing files.
  • Use Case: Suppose you need to find an important email from last week. Use this Skill with the gmail search command to find the message quickly.

Quick Start

Set up the skill by running 'gws setup' and follow the on-screen instructions. Once set up, use 'gws gmail search "keyword"' to search emails.

Frequently Asked Questions about google-workspace

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

FAQPage Schema
How do I manage Google Workspace apps like Gmail and Calendar from the command line?

You can manage Google Workspace apps via a CLI wrapper that executes operations like searching Gmail, creating Calendar events, and handling Drive files. It uses Hermes-managed OAuth to authenticate and interact with your Google services directly.

Do I need OAuth credentials to access Gmail and Drive through Hermes?

Yes, OAuth credentials are required for Google API access. You must configure your Google API credentials during the setup process to authorize the Hermes framework to interact with your Google Workspace account securely.

How do I set up Google Workspace integration in Hermes?

Run the setup command to initialize the Google Workspace integration. Follow the on-screen instructions to configure your OAuth credentials and link your account, enabling access to Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Can I search emails and manage calendar events using a CLI?

Yes, you can search emails using simple commands like searching Gmail by keyword. The CLI also supports calendar event management and document management, allowing you to perform these actions seamlessly through the Hermes framework.

What Google Workspace applications are supported by the Hermes CLI?

The Hermes CLI supports Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It provides integrated access to these Google Workspace applications, streamlining access and management through a command-line interface.