Domains
Forms
- SKILL.md11.1%
- references88.9%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants to operate Google Workspace (Gmail, Calendar, Drive, Docs, etc.) from the command line, mentions gog/gogcli, or needs agent-safe Google automation.
--dry-run, --no-input, --gmail-no-send).jq/xargs.A scriptable, safe way to read/write Google data from terminal or agents, with clear commands and safety controls.
Use Cases
An executive assistant needs to clean up a manager's inbox by removing newsletters older than one year. Using gog-cli, they run a JSON search piped to jq and xargs to batch-remove INBOX labels with `--no-input` for automation. This saves hours of manual work and keeps the inbox organized without sending any mail.
A developer builds a CI job that checks today's calendar conflicts using `gog calendar events primary --today --all-pages --json --no-input`. The skill's guardrails prevent accidental writes, and JSON output feeds a downstream bot. This delivers reliable, read-only scheduling insight in automated pipelines.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File