← 返回 Skills 市场
maverick

Maverick gog

作者 Maverick · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install maverick-gog
功能描述
Internal setup hook that provisions gogcli with Google OAuth credentials supplied by an external orchestrator over the OpenClaw `skills.setup` RPC. Not user-...
使用说明 (SKILL.md)

maverick-gog

Internal setup hook for the gog CLI (openclaw/gogcli). Provisions gogcli's OAuth state from env vars supplied by an external orchestrator over the OpenClaw skills.setup RPC. After setup completes, agents use Google Workspace via the upstream gog skill — this skill provides no agent-facing commands.

Provides

  • A setup.sh hook the deployment harness invokes on credential install / rotation. Reads OAuth credentials from env (delivered ephemerally per call) and hands them to gog auth credentials set + gog auth import — gogcli owns where the values are persisted.
  • Multi-account support — each (client, account) pair is provisioned independently; multiple Google accounts can coexist on one instance.

Does not provide

  • Agent-callable commands or tool surface. For Workspace usage (gog gmail ..., gog calendar ..., etc.) see the upstream gog skill, which loads alongside this one.
  • Interactive auth (gog auth add --manual). Setup is fully non-interactive — credentials come from the orchestrator.

Authentication

Credentials are setup-time only. Once seeded, gogcli handles refresh-token rotation autonomously; agent calls never need to refresh credentials directly. The only unrecoverable failure is user-side grant revocation (e.g. user removes the integration in Google's account settings), which surfaces as auth errors on the next API call.

Multi-account

The setup hook does not mark any provisioned account as the default. When more than one account is connected for the same client, gog ... calls must disambiguate — either via the GOG_ACCOUNT=\x3Cemail> env var (upstream's documented convention; see the Notes section of the upstream gog skill) or the --account=\x3Cemail> flag. With a single account connected, gogcli resolves it implicitly and the upstream skill's no---account command examples work unchanged.

安全使用建议
Treat this as an incomplete review rather than a clean security endorsement. The scanner could not read metadata.json or artifact files due to a local command execution failure, so installation should wait for a successful artifact review.
能力标签
cryptorequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Artifact coherence could not be confirmed because metadata.json and artifact files were not readable through the available command tool.
Instruction Scope
No instruction-scope issue is supported by artifact evidence available in this run.
Install Mechanism
Install behavior could not be reviewed because the artifact manifest and files were inaccessible.
Credentials
Environment access could not be assessed from artifacts in this run.
Persistence & Privilege
No persistence or privilege concern is supported by artifact evidence available in this run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install maverick-gog
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /maverick-gog 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the internal setup hook for provisioning gogcli with Google OAuth credentials. - Adds a setup script to install and rotate credentials from environment variables via the OpenClaw `skills.setup` RPC. - Enables multi-account support, allowing independent provisioning of multiple Google accounts per client. - Not user-facing; does not provide agent-callable commands or user interface surface. - Designed for non-interactive, orchestrated provisioning — does not handle manual/in-browser auth. - Persistent handling of refresh tokens by gogcli; only fatal error is user-side grant revocation.
元数据
Slug maverick-gog
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Maverick gog 是什么?

Internal setup hook that provisions gogcli with Google OAuth credentials supplied by an external orchestrator over the OpenClaw `skills.setup` RPC. Not user-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。

如何安装 Maverick gog?

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

Maverick gog 是免费的吗?

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

Maverick gog 支持哪些平台?

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

谁开发了 Maverick gog?

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

💬 留言讨论