Skillshub gws-workflow-weekly-digest
Google Workflow: Weekly summary: this week's meetings + unread email count.
install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/googleworkspace/cli/gws-workflow-weekly-digest" ~/.claude/skills/comeonoliver-skillshub-gws-workflow-weekly-digest && rm -rf "$T"
manifest:
skills/googleworkspace/cli/gws-workflow-weekly-digest/SKILL.mdsource content
workflow +weekly-digest
PREREQUISITE: Read
for auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
Weekly summary: this week's meetings + unread email count
Usage
gws workflow +weekly-digest
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
| — | — | 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