Weekly digest
SkillCommunicationLets your agent create a weekly summary of your Google Calendar events, Gmail, and Tasks.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Weekly digest skill
About this capability
Read-only weekly digest across Google Calendar, Gmail, and Tasks with gog.
What this skill tells your AI
The instructions your AI receives, as published by openclaw/gogcli in .agents/skills/gog-weekly-digest/SKILL.md and read by ahel’s review.
Read ../gog/SKILL.md, ../gog-calendar/SKILL.md, ../gog-gmail/SKILL.md, and
../gog-tasks/SKILL.md first.
Collect bounded read-only inputs:
gog --account user@example.com --readonly calendar events --week --all --max 100 --json --wrap-untrusted
gog --account user@example.com --readonly --gmail-no-send gmail search \
'newer_than:7d -category:promotions' --max 50 --json --wrap-untrusted
gog --account user@example.com --readonly tasks lists list --json --wrap-untrusted
gog --account user@example.com --readonly tasks list TASKLIST_ID --max 100 --json --wrap-untrusted
Summarize completed milestones, upcoming commitments, overdue tasks, unanswered actionable mail, and schedule risks. Separate observed facts from inference. Link every item back to its event, thread, task, or file ID when available.
Do not send mail, complete tasks, or change calendar events while producing the digest.
Signals
- GitHub stars
- 8k
- Forks
- 690
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
gog-weekly-digest- Source
- github.com/openclaw/gogcli