Agent Skills: workflow +weekly-digest

Google Workflow: Weekly summary: this week's meetings + unread email count.

productivityID: dbmcco/claude-agent-toolkit/gws-workflow-weekly-digest

Install this agent skill to your local

pnpm dlx add-skill https://github.com/dbmcco/claude-agent-toolkit/tree/HEAD/skills/gws-workflow-weekly-digest

Skill Files

Browse the full folder contents for gws-workflow-weekly-digest.

Download Skill

Loading file tree…

skills/gws-workflow-weekly-digest/SKILL.md

Skill Metadata

Name
gws-workflow-weekly-digest
Description
"Google Workflow: Weekly summary: this week's meetings + unread email count."

workflow +weekly-digest

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to 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