EN DE
← ← Zurück zur Übersicht

google-workspace

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

Beschreibung

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

Relevanz für unsere Projekte

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

← ← Zurück zur Übersicht