gog Skill
gog CLI: safe Google Workspace automation, JSON, auth, scoped reads/writes. Published by openclaw in gogcli.
What is gog Skill?
gog CLI: safe Google Workspace automation, JSON, auth, scoped reads/writes. Published by openclaw in gogcli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use gog Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog/SKILL.md
What it does
gog CLI: safe Google Workspace automation, JSON, auth, scoped reads/writes.
Skill instructions
gog Use gog when built-in Google connectors are missing a feature, when shell automation needs stable JSON, or when you need to inspect local Google auth state before acting. Fast Path bash gog --version gog auth list --check --json --no-input gog auth doctor --check --json --no-input GOGHELP=agent gog --help gog schema --json GOGHELP=agent makes root help emit a compact automation contract and common read-only recipes; commands and behavior stay unchanged. Machine output, non-interactive behavior, stable exit codes, command guards, and untrusted-content wrapping apply across the CLI. schema exposes command syntax, stable exit codes, and effective safety state for automation. For JSON output projection, --fields is accepted as an alias for --select on commands that do not define their own API field-mask --fields; commands with a local field-mask flag keep that command-specific meaning. Pick the account explicitly for API work: bash gog --readonly --account user@example.com gmail search
Explore related resources
Frequently asked questions
What is gog?
gog is a open-source AI agent skill with Copy skill directory. gog CLI: safe Google Workspace automation, JSON, auth, scoped reads/writes.
Who is gog best for?
gog is best for reusing agent instructions, scripts, and references, research workflows.
How do I install gog?
Install or run gog using Copy skill directory. Check gog for the latest setup command.
Is gog actively maintained?
gog may need a closer maintenance check before production use.
Auto-fetched from GitHub.