google-workspace

Installation
SKILL.md

Google Workspace

Installed-script caveat: The current scripts/setup.py in this environment does not accept a --services argument. Its configured scope list is broad (including Gmail read/send/modify plus Calendar, Drive, Contacts, Sheets, and Docs). Do not run a new OAuth authorization until the requested service scope has been reviewed or a narrower setup path is implemented.

Gmail, Calendar, Drive, Contacts, Sheets, and Docs — through Hermes-managed OAuth and a thin CLI wrapper. When gws is installed, the skill uses it as the execution backend for broader Google Workspace coverage; otherwise it falls back to the bundled Python client implementation.

References

  • references/gmail-search-syntax.md — Gmail search operators (is:unread, from:, newer_than:, etc.)

Scripts

  • scripts/setup.py — OAuth2 setup (run once to authorize)
  • scripts/google_api.py — compatibility wrapper CLI. It prefers gws for operations when available, while preserving Hermes' existing JSON output contract.

First-Time Setup

The setup is fully non-interactive — you drive it step by step so it works on CLI, Telegram, Discord, or any platform.

Installs
2
GitHub Stars
48
First Seen
6 days ago
google-workspace — atlasomnia/hermes-custom-pack