← Back to Skills Marketplace
262
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install saltshaer
Description
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Usage Guidance
This appears to be a straightforward wrapper for the 'gog' Google Workspace CLI, but before installing: 1) Verify the brew tap (steipete/tap) and the formula source (e.g., GitHub repo) to ensure you trust the maintainer. 2) Be prepared to provide a Google OAuth client_secret.json and to grant the CLI access to Gmail/Drive/Calendar/etc — review requested scopes carefully. 3) Store the client_secret.json and any tokens securely; the SKILL.md expects you to read that file locally. 4) Remember the CLI can send email and modify calendar/drive data — confirm actions or restrict permissions if needed. 5) If you want extra assurance, install the 'gog' binary yourself, run it manually to inspect behavior, and only then enable the skill for autonomous use.
Capability Analysis
Type: OpenClaw Skill
Name: saltshaer
Version: 1.0.1
The skill bundle provides an interface for the 'gog' CLI tool, which facilitates management of Google Workspace services like Gmail, Drive, and Calendar. While the tool interacts with sensitive personal data, its functionality is consistent with its stated purpose, and the SKILL.md provides clear, legitimate usage instructions without evidence of malicious intent, data exfiltration, or prompt injection. The installation process uses a standard Homebrew tap (steipete/tap/gogcli).
Capability Assessment
Purpose & Capability
The skill's name/description match the instructions: it is a thin, instruction-only skill that expects the 'gog' binary and OAuth setup. One small mismatch: the SKILL.md instructs you to provide a client_secret.json path for OAuth, but the skill metadata declares no required config paths — you will still need that local credentials file to use the CLI.
Instruction Scope
SKILL.md only tells the agent how to run 'gog' commands (auth setup, Gmail/Calendar/Drive/Sheets/Docs operations). It instructs reading a local OAuth credentials file and using the CLI to access Google Workspace services, which is expected for this purpose. It does not instruct broad file-system scans or contacting unexpected external endpoints beyond the Google APIs and the optional brew install source.
Install Mechanism
Install spec uses a Homebrew formula (steipete/tap/gogcli) which is a reasonable, low-risk install method. Note that the formula is in a third-party tap (steipete/tap) — verify the tap's origin and trustworthiness before installing.
Credentials
No environment variables or credentials are declared as required. The SKILL.md suggests an optional GOG_ACCOUNT env var and requires an OAuth client_secret.json file and user authorization for Google services — these are proportionate to a Google Workspace CLI and expected.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. Model invocation is allowed (the platform default) but there is no evidence the skill requests system-wide changes or access to other skills' configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install saltshaer - After installation, invoke the skill by name or use
/saltshaer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Initial release of the "gog" skill for Google Workspace automation via CLI.
- Supports Gmail, Calendar, Drive, Contacts, Sheets, and Docs commands.
- Includes setup instructions for OAuth authentication.
- Provides quick command examples for common tasks.
- Added usage notes for scripting and environment configuration.
Metadata
Frequently Asked Questions
What is saltshaer?
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.
How do I install saltshaer?
Run "/install saltshaer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is saltshaer free?
Yes, saltshaer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does saltshaer support?
saltshaer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created saltshaer?
It is built and maintained by Echo (@yueyongyue); the current version is v1.0.1.
More Skills