
Gws Workflow Weekly Digest
- 25.4k installs
- 30k repo stars
- Updated July 22, 2026
- googleworkspace/cli
gws-workflow-weekly-digest is a Google Workspace CLI agent skill that runs gws workflow +weekly-digest to produce a concise weekly summary of meetings attended and unread Gmail volume.
About
gws-workflow-weekly-digest is a googleworkspace/cli skill at metadata version 0.22.5 that outputs a weekly digest without opening multiple Google apps. The gws workflow +weekly-digest command summarizes this week's calendar meetings and reports unread email count, with optional --format output.
- Combines this week's Google Calendar meetings with Gmail unread count into one report
- Read-only operation that never modifies any data
- Supports four output formats: json (default), table, yaml, csv
Gws Workflow Weekly Digest by the numbers
- 25,429 all-time installs (skills.sh)
- +824 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #52 of 3,301 Productivity & Planning skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
What gws-workflow-weekly-digest says it does
Weekly summary: this week's meetings + unread email count.
npx skills add https://github.com/googleworkspace/cli --skill gws-workflow-weekly-digestAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 25.4k |
|---|---|
| repo stars | ★ 30k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 22, 2026 |
| Repository | googleworkspace/cli ↗ |
How do you get a weekly Google Workspace activity digest?
Get a concise weekly digest of meetings attended and unread email volume without opening multiple Google apps.
Who is it for?
Developers using gws who want a quick weekly recap of meetings and unread Gmail without opening Calendar and Gmail separately.
Skip if: Users needing real-time notifications, detailed email analytics, or workspaces outside Google Calendar and Gmail.
When should I use this skill?
User asks for a weekly digest, week's meetings summary, unread email count, or gws workflow +weekly-digest.
What you get
Weekly digest report with meeting list and unread email count from Google Workspace
- weekly digest report
- meetings and unread email summary
By the numbers
- Ships with googleworkspace/cli metadata version 0.22.5
- Exposes gws workflow +weekly-digest CLI subcommand
Files
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-digestFlags
| Flag | Required | Default | Description |
|---|---|---|---|
--format | — | — | Output format: json (default), table, yaml, csv |
Examples
gws workflow +weekly-digest
gws workflow +weekly-digest --format tableTips
- 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
Related skills
How it compares
Use gws-workflow-weekly-digest for a seven-day recap; use gws-workflow-standup-report when only today's meetings and open tasks matter.
FAQ
What does gws-workflow-weekly-digest include?
gws-workflow-weekly-digest runs gws workflow +weekly-digest to summarize this week's Google Calendar meetings and unread Gmail count. The output is a concise weekly digest without opening multiple Google apps.
How do you run the weekly digest workflow?
gws-workflow-weekly-digest executes gws workflow +weekly-digest with optional --format for output type. Install the gws CLI and configure auth via gws-shared/SKILL.md before running the command.
Is Gws Workflow Weekly Digest safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.