← 返回 Skills 市场
.Gog.Disabled.20260401 113230
作者
tmundi3210
· GitHub ↗
· v1.0.0
· MIT-0
130
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install gog-disabled-20260401-113230
功能描述
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
使用说明 (SKILL.md)
gog
Use gog for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup.
Setup (once)
gog auth credentials /path/to/client_secret.jsongog auth add [email protected] --services gmail,calendar,drive,contacts,sheets,docsgog auth list
Common commands
- Gmail search:
gog gmail search 'newer_than:7d' --max 10 - Gmail send:
gog gmail send --to [email protected] --subject "Hi" --body "Hello" - Calendar:
gog calendar events \x3CcalendarId> --from \x3Ciso> --to \x3Ciso> - Drive search:
gog drive search "query" --max 10 - Contacts:
gog contacts list --max 20 - Sheets get:
gog sheets get \x3CsheetId> "Tab!A1:D10" --json - Sheets update:
gog sheets update \x3CsheetId> "Tab!A1:B2" --values-json '[["A","B"],["1","2"]]' --input USER_ENTERED - Sheets append:
gog sheets append \x3CsheetId> "Tab!A:C" --values-json '[["x","y","z"]]' --insert INSERT_ROWS - Sheets clear:
gog sheets clear \x3CsheetId> "Tab!A2:Z" - Sheets metadata:
gog sheets metadata \x3CsheetId> --json - Docs export:
gog docs export \x3CdocId> --format txt --out /tmp/doc.txt - Docs cat:
gog docs cat \x3CdocId>
Notes
- Set
[email protected]to avoid repeating--account. - For scripting, prefer
--jsonplus--no-input. - Sheets values can be passed via
--values-json(recommended) or as inline rows. - Docs supports export/cat/copy. In-place edits require a Docs API client (not in gog).
- Confirm before sending mail or creating events.
安全使用建议
This skill appears coherent for a Google Workspace CLI. Before installing: 1) verify the Homebrew tap (steipete/tap) and the project homepage (https://gogcli.sh or the tap's repo) to confirm source integrity; 2) be prepared to create and store OAuth client credentials (client_secret.json) locally — the CLI will use those to access your Google data; 3) note the SKILL.md mentions the optional GOG_ACCOUNT env var (not listed in metadata) — understand where you will set that if you want convenience. If you are uncomfortable installing packages from a third‑party Homebrew tap, consider auditing the tap repo or building the tool from source.
功能分析
Type: OpenClaw Skill
Name: gog-disabled-20260401-113230
Version: 1.0.0
The skill provides a CLI interface for managing Google Workspace services (Gmail, Drive, Sheets, etc.) using the 'gog' utility. The installation process uses a standard Homebrew tap (steipete/tap/gogcli), and the instructions in SKILL.md are consistent with the tool's stated purpose without any evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description describe a Google Workspace CLI and the skill only requires the 'gog' binary and documents OAuth setup — these are consistent. Minor oddities: the skill name (.Gog.Disabled...) is unusual and the registry Owner ID in the listing differs from the ownerId in _meta.json, which is a metadata inconsistency but does not by itself change functionality.
Instruction Scope
SKILL.md contains only CLI usage and setup instructions for OAuth credentials and account selection; it does not instruct reading unrelated system files, exfiltrating data, or calling unexpected endpoints. It clearly confines actions to gog commands and Google APIs.
Install Mechanism
Install uses a Homebrew formula 'steipete/tap/gogcli' which will install the 'gog' binary — this is a normal install flow but uses a third-party tap rather than an official core formula. Installing from a third‑party tap has more risk than an official source; verify the tap/project (e.g., GitHub repo, release history) before installing.
Credentials
The skill does not declare required env vars but the SKILL.md mentions an optional GOG_ACCOUNT env var and requires an OAuth client_secret.json file and adding an account via 'gog auth' — these are appropriate for a Google CLI. The minor inconsistency is that GOG_ACCOUNT is referenced but not listed in requires.env; otherwise credential requirements (OAuth client secrets/accounts) are proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence or elevated privileges. It is user-invocable and allows normal autonomous invocation (platform default), which is expected for a CLI integration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gog-disabled-20260401-113230 - 安装完成后,直接呼叫该 Skill 的名称或使用
/gog-disabled-20260401-113230触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the gog skill, a CLI for Google Workspace (Gmail, Calendar, Drive, Contacts, Sheets, Docs).
- Includes OAuth setup instructions and usage examples for each supported Google service.
- Provides command examples for searching, sending, listing, updating, and exporting across Workspace products.
- Notes cover scripting tips, environment variables, and safe usage guidelines.
元数据
常见问题
.Gog.Disabled.20260401 113230 是什么?
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 .Gog.Disabled.20260401 113230?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gog-disabled-20260401-113230」即可一键安装,无需额外配置。
.Gog.Disabled.20260401 113230 是免费的吗?
是的,.Gog.Disabled.20260401 113230 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
.Gog.Disabled.20260401 113230 支持哪些平台?
.Gog.Disabled.20260401 113230 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 .Gog.Disabled.20260401 113230?
由 tmundi3210(@tmundi3210)开发并维护,当前版本 v1.0.0。
推荐 Skills