← Back to Skills Marketplace
11055
Downloads
6
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gogcli
Description
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Usage Guidance
Before installing, verify the gogcli repository or Homebrew tap, avoid sudo unless a global install is needed, enable only the Google APIs required for your task, and carefully confirm account identity, recipients, file paths, event details, and other parameters before any command that sends, uploads, creates, or modifies Google Workspace data.
Capability Analysis
Type: OpenClaw Skill
Name: gogcli
Version: 1.0.0
The skill bundle is classified as suspicious due to several high-risk capabilities, despite lacking clear malicious intent. It instructs the AI agent to perform external code execution via `brew install steipete/tap/gogcli` or `git clone https://github.com/steipete/gogcli.git` followed by `sudo make install`, introducing supply chain risks and requiring elevated privileges. Furthermore, the setup involves handling sensitive Google OAuth client credentials, which are stored locally, and the tool itself provides broad access to Google Workspace data (Gmail, Drive, etc.) and the ability to upload local files via `gog drive upload`. These capabilities, while plausibly needed for the stated purpose of a Google Workspace CLI, represent significant security risks if misused or if the external dependencies are compromised, as detailed in `SKILL.md`.
Capability Assessment
Purpose & Capability
The documented Gmail, Calendar, Drive, Sheets, Contacts, Tasks, and related commands match the stated Google Workspace CLI purpose, including expected read and write operations.
Instruction Scope
The activation phrase is broad and the examples include sending email, creating events, uploading Drive files, and adding tasks; these should be treated as requiring explicit user direction.
Install Mechanism
The skill is instruction-only, but installation depends on an external Homebrew tap or GitHub clone, with an optional sudo make install step and no pinned version or checksum.
Credentials
OAuth setup and enabling selected Google APIs are proportionate for this integration, but they expose sensitive Google Workspace data and should be limited to needed services.
Persistence & Privilege
The skill discloses local credential storage in ~/.config/gog/, which is normal for a CLI but sensitive and should be protected or revoked when no longer needed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gogcli - After installation, invoke the skill by name or use
/gogcli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Clean version without hardcoded credentials. Supports Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, Keep.
Metadata
Frequently Asked Questions
What is gogcli - Google Workspace CLI?
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep. It is an AI Agent Skill for Claude Code / OpenClaw, with 11055 downloads so far.
How do I install gogcli - Google Workspace CLI?
Run "/install gogcli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is gogcli - Google Workspace CLI free?
Yes, gogcli - Google Workspace CLI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does gogcli - Google Workspace CLI support?
gogcli - Google Workspace CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created gogcli - Google Workspace CLI?
It is built and maintained by luccasveg (@luccast); the current version is v1.0.0.
More Skills