EN DE
← ← Back to Index

google-workspace

productivity › google-workspace v1.1.0
Google Gmail Calendar Drive Sheets Docs Contacts Email OAuth

Description

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.

Relevance to Our Projects

Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.

SKILL.md Preview

# Google Workspace

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)
- `scrip

← ← Back to Index