ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

gws-workflow-weekly-digest

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/googleworkspace-bot/gws-workflow-weekly-digest
Or

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

FlagRequiredDefaultDescription
--formatOutput 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

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-googleworkspace-bot-gws-workflow-weekly-digest": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.