← 返回 Skills 市场
chrischall

Tmp.Mw5jO0UIvc

作者 chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ⚠ suspicious
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gogcli-mcp-gmail
功能描述
Use when the user asks to read, organize, draft, forward, autoreply, or otherwise work with Gmail in depth. Triggers for requests involving threads, labels,...
使用说明 (SKILL.md)

gogcli-mcp-gmail

Extended Gmail MCP server via gogcli — 32 tools: auth + 4 base Gmail + 23 extra dedicated Gmail tools.

Requirements

  • gogcli installed and authenticated
  • Node.js 18 or later

Setup

{
  "mcpServers": {
    "gogcli-gmail": {
      "command": "npx",
      "args": ["-y", "gogcli-mcp-gmail"],
      "env": {
        "GOG_ACCOUNT": "[email protected]"
      }
    }
  }
}

Extra Gmail Tools

Read

Tool What it does
gog_gmail_raw Raw Gmail API JSON for a message
gog_gmail_attachment Download a single attachment
gog_gmail_url Print web URLs for threads
gog_gmail_history List history events since a historyId

Threads

Tool What it does
gog_gmail_thread_get Get a thread with all messages
gog_gmail_thread_modify Modify labels on a thread
gog_gmail_thread_attachments List/download all attachments in a thread

Labels

Tool What it does
gog_gmail_labels_list List all labels
gog_gmail_labels_get Get a label's details and counts
gog_gmail_labels_create Create a new label
gog_gmail_labels_rename Rename a label
gog_gmail_labels_delete Delete a label
gog_gmail_labels_modify Modify labels on one or more threads

Bulk operations

Tool What it does
gog_gmail_archive Archive by IDs or query
gog_gmail_mark_read Mark read by IDs or query
gog_gmail_mark_unread Mark unread by IDs or query
gog_gmail_trash Trash by IDs or query
gog_gmail_message_modify Modify labels on a single message
gog_gmail_batch_delete Permanently delete multiple messages
gog_gmail_batch_modify Modify labels on multiple messages

Drafts

Tool What it does
gog_gmail_drafts_list List drafts
gog_gmail_drafts_get Get a draft
gog_gmail_drafts_create Create a draft
gog_gmail_drafts_update Update a draft
gog_gmail_drafts_delete Delete a draft
gog_gmail_drafts_send Send a draft

Write

Tool What it does
gog_gmail_forward Forward a message
gog_gmail_autoreply Reply once to all messages matching a query

Plus 5 auth tools and 4 base Gmail tools (search, get, send, run). Use gog_gmail_run for advanced settings (filters, delegates, forwarding, sendas, vacation, watch) and email tracking (track).

安全使用建议
Install only if you trust the npm package and are comfortable granting it Gmail access. Pin and verify the package, check OAuth scopes, and require explicit confirmation before sending, forwarding, auto-replying, deleting mail, or changing forwarding, delegate, send-as, vacation, watch, filter, or tracking settings.
功能分析
Type: OpenClaw Skill Name: gogcli-mcp-gmail Version: 2.0.4 The skill provides a comprehensive interface for managing Gmail via the gogcli utility, including tools for reading, drafting, and bulk operations. While the capabilities are broad (e.g., forwarding, deleting, and modifying account settings), they are explicitly documented and align with the stated purpose of an extended Gmail MCP server. No evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found in the provided files (SKILL.md, _meta.json).
能力评估
Purpose & Capability
The Gmail-management purpose is coherent, but the advertised capabilities include account-wide settings, bulk and permanent deletion, forwarding, autoreplies, and tracking, which are high-impact and need stricter bounds.
Instruction Scope
SKILL.md lists query-based bulk actions and send/forward/autoreply tools but does not require dry-runs, explicit confirmations, recipient review, or limits before irreversible or external email actions.
Install Mechanism
Setup tells users to run an unpinned npm MCP server via npx -y, while no runnable code is included in the reviewed artifact; this is sensitive because the server would operate on authenticated Gmail.
Credentials
The registry declares no required env vars or primary credential, but SKILL.md requires authenticated gogcli and a GOG_ACCOUNT value; broad Gmail account access is under-declared.
Persistence & Privilege
Advanced settings include delegates, forwarding, send-as, vacation, watch, filters, and tracking, which can persist after the immediate task unless explicitly reverted.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gogcli-mcp-gmail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gogcli-mcp-gmail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
- Expanded description clarifies triggers and supported Gmail operations. - Updated overview of tools: now includes 32 total tools (5 auth, 4 base Gmail, 23 extra Gmail tools). - Detailed tool list added, organized by category (Read, Threads, Labels, Bulk operations, Drafts, Write). - Setup instructions and requirements are clearly specified. - Usage guidance notes when to use the skill and highlights advanced tool support.
元数据
Slug gogcli-mcp-gmail
版本 2.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tmp.Mw5jO0UIvc 是什么?

Use when the user asks to read, organize, draft, forward, autoreply, or otherwise work with Gmail in depth. Triggers for requests involving threads, labels,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 Tmp.Mw5jO0UIvc?

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

Tmp.Mw5jO0UIvc 是免费的吗?

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

Tmp.Mw5jO0UIvc 支持哪些平台?

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

谁开发了 Tmp.Mw5jO0UIvc?

由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。

💬 留言讨论