Gws workflow weekly digest
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
npx -y skills add googleworkspace/cli --skill gws-workflow-weekly-digestAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Google Workflow: Weekly summary: this week's meetings + unread email count.
SKILL.md
1.1 KB, as published. Nobody here has run it
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
gws workflow +weekly-digest
gws workflow +weekly-digest --format table
Tips
- Read-only — never modifies data.
- Combines calendar agenda (week) with gmail triage summary.
See Also
- gws-shared — Global flags and auth
- gws-workflow — All cross-service productivity workflows commands