gws-workflow-weekly-digest
Installation
Summary
Weekly summary combining this week's calendar meetings and unread email count.
- Aggregates two data sources: upcoming meetings from Google Calendar and unread message count from Gmail
- Read-only operation that never modifies any data
- Supports multiple output formats: JSON (default), table, YAML, and CSV for flexible integration with other tools
- Requires prior authentication setup via the shared gws-shared skill module
SKILL.md
workflow +weekly-digest
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Weekly summary: this week's meetings + unread email count
Usage
gws workflow +weekly-digest
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--format |
— | — | Output format: json (default), table, yaml, csv |
Examples
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
26.1Kgws-docs
Read and write Google Docs.
26.0Kgws-drive
Google Drive: Manage files, folders, and shared drives.
26.0Kgws-sheets
Google Sheets: Read and write spreadsheets.
24.7Kgws-calendar
Google Calendar: Manage calendars and events.
24.6Kgws-docs-write
Google Docs: Append text to a document.
21.8K