openclaw/gogcli

gog-weekly-digest

Read-only weekly digest across Google Calendar, Gmail, and Tasks with gog.

First seen Jun 24, 2026

Installation

$ npx skills add openclaw/gogcli --skill gog-weekly-digest

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from openclaw/gogcli · top by installs.

npx skills add openclaw/gogcli

Browse all from openclaw/gogcli

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8.4K
License LICENSE
Default branch main
Open issues 7
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,055 B
  • docs SUMMARY.md 99 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 102 installs

SKILL.md

Weekly digest

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 [email protected] --readonly calendar events --week --all --max 100 --json --wrap-untrusted
gog --account [email protected] --readonly --gmail-no-send gmail search \
  'newer_than:7d -category:promotions' --max 50 --json --wrap-untrusted
gog --account [email protected] --readonly tasks lists list --json --wrap-untrusted
gog --account [email protected] --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.