Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/openclaw/gogcli/gog-calendargit clone --depth 1 https://github.com/openclaw/gogcliWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01391 |
| Opus 5 | $0.00000 | $0.00696 |
| Sonnet 5 | $0.00000 | $0.00278 |
| Haiku 4.5 | $0.00000 | $0.00139 |
Grade A, and why
gog-calendar scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.
gog calendar
Generated from
gog schema --json. Do not edit this page by hand; runmake docs-commands.
Google Calendar
Usage
gog calendar (cal) <command> [flags]
Parent
Subcommands
- gog calendar acl - List calendar ACL
- gog calendar alias - Manage calendar aliases
- gog calendar calendars - List calendars
- gog calendar changed - List most recently changed events (including deletions)
- gog calendar colors - Show calendar colors
- gog calendar conflicts - Find busy-time overlaps across calendars
- gog calendar create - Create an event
- gog calendar create-calendar - Create a new secondary calendar
- gog calendar delete - Delete an event
- gog calendar delete-calendar - Delete an owned secondary calendar
- gog calendar event - Get event
- gog calendar events - List events from a calendar or all calendars
- gog calendar focus-time - Create a Focus Time block
- gog calendar freebusy - Get free/busy
- gog calendar move - Move an event to another calendar
- gog calendar out-of-office - Create an Out of Office event
- gog calendar propose-time - Generate URL to propose a new meeting time (browser-only feature)
- gog calendar raw - Dump raw Google Calendar API response as JSON (Events.Get; lossless; for scripting and LLM consumption)
- gog calendar respond - Respond to an event invitation
- gog calendar search - Search events
- gog calendar subscribe - Add a calendar to your calendar list
- gog calendar team - Show events for Workspace group members (service account, direct token, or ADC)
- gog calendar time - Show server time
- gog calendar unsubscribe - Remove a calendar from your calendar list
- gog calendar update - Update an event
- gog calendar users - List workspace users (use their email as calendar ID)
- gog calendar working-location - Set working location (home/office/custom)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today First seen · 77 lines · 0 tokens per session scan A b08637093792
gog-calendar is a command published in the GitHub repository openclaw/gogcli (8,363 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,391 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other commands, from other repositories
prep-meeting
Pre-meeting brief — looks up attendees in CRM, reads recent transcripts, and Slack-DMs you 3-5 main points before a meeting. Not a full page — just what you need to walk in informed.
gw-inbox
Quick inbox scan — shows recent emails.
setup-gogcli.en
Command "setup-gogcli.en" from minicoohei/ai-agent-camp, covering gogcli (google workspace cli) setup, step 0: check setup progress, what you'll do in this session, readiness check and step 1: install gogcli.
setup-gogcli.es
Command "setup-gogcli.es" from minicoohei/ai-agent-camp, covering configuración de gogcli (google workspace cli), step 0: verificar el progreso de configuración, lo que hará en esta sesión, verificación de preparación and step 1: instalar gogcli.
setup-gogcli
Command "setup-gogcli" from minicoohei/ai-agent-camp, covering gogcli (google workspace cli) セットアップ, step 0: セットアップ進捗の確認, このセッションでやること, 準備チェック and step 1: gogcli のインストール.
checkemail
Quick inbox cleanup — archive junk, then triage what matters one at a time.