← 返回 Skills 市场
yueyongyue

saltshaer

作者 Echo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
254
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install saltshaker
功能描述
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install saltshaker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /saltshaker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug saltshaker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

saltshaer 是什么?

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。

如何安装 saltshaer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install saltshaker」即可一键安装,无需额外配置。

saltshaer 是免费的吗?

是的,saltshaer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

saltshaer 支持哪些平台?

saltshaer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 saltshaer?

由 Echo(@yueyongyue)开发并维护,当前版本 v1.0.0。

💬 留言讨论