← Back to Skills Marketplace
yueyongyue

saltshaer

by Echo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
254
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install saltshaker
Description
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Usage Guidance
This skill simply documents how to use the 'gog' CLI. Before installing: (1) verify the Homebrew tap (steipete/tap) and the formula source (read the tap's repo/homepage) since it's a third-party tap; (2) be prepared to supply OAuth client_secret.json and the Google account to authorize access — the 'gog' CLI will store tokens locally after auth; (3) double-check any 'gog' command that sends mail, creates events, or writes data (the SKILL.md itself notes to confirm before sending mail); and (4) if you don't trust the tap, install the 'gog' binary manually from the project's official releases or inspect its code before use.
Capability Analysis
Type: OpenClaw Skill Name: saltshaker Version: 1.0.0 The skill provides an interface for the 'gog' CLI tool, which is designed to manage Google Workspace services like Gmail, Drive, and Calendar. The instructions in SKILL.md and the installation method via a Homebrew tap (steipete/tap/gogcli) are consistent with the tool's stated purpose, and there is no evidence of malicious intent, unauthorized data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the actual requirements and instructions: the skill requires the 'gog' CLI and provides commands for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requiring/installing 'gog' is expected.
Instruction Scope
SKILL.md instructs the agent/user to run 'gog auth credentials /path/to/client_secret.json' and to use 'gog' commands; this is in-scope. It also references an optional environment variable (GOG_ACCOUNT) and local OAuth credential files which are not declared in requires.env — a minor documentation mismatch. The instructions do not ask for unrelated system files or credentials.
Install Mechanism
Install uses a Homebrew formula (steipete/tap/gogcli) which is a third-party tap. Brew installs are common and lower-risk than arbitrary downloads, but you should verify the tap/formula and its maintainers before installing.
Credentials
No required environment variables or credentials are declared, which is appropriate. SKILL.md mentions GOG_ACCOUNT (optional) and expects OAuth client_secret.json to be provided by the user — these are reasonable but are not explicitly declared in requires.env; expect the CLI to store tokens locally after OAuth.
Persistence & Privilege
Skill is user-invocable (not always-on). It does not request elevated persistent platform privileges and has no install scripts bundled in the skill that would modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install saltshaker
  3. After installation, invoke the skill by name or use /saltshaker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of gog: Google Workspace CLI skill - Provides command-line access to Gmail, Calendar, Drive, Contacts, Sheets, and Docs via `gog`. - Includes setup instructions for OAuth credentials and account authorization. - Documents example commands for searching, sending, listing, exporting, and updating across supported Google services. - Offers usage tips for scripting, account selection, and data formatting. - Highlights confirmation requirement before sending mail or creating events.
Metadata
Slug saltshaker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
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 254 downloads so far.

How do I install saltshaer?

Run "/install saltshaker" 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.0.

💬 Comments