← Back to Skills Marketplace
chrischall

Tmp.Mw5jO0UIvc

by chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ⚠ suspicious
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gogcli-mcp-gmail
Description
Use when the user asks to read, organize, draft, forward, autoreply, or otherwise work with Gmail in depth. Triggers for requests involving threads, labels,...
README (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).

Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gogcli-mcp-gmail
  3. After installation, invoke the skill by name or use /gogcli-mcp-gmail
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug gogcli-mcp-gmail
Version 2.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install Tmp.Mw5jO0UIvc?

Run "/install gogcli-mcp-gmail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tmp.Mw5jO0UIvc free?

Yes, Tmp.Mw5jO0UIvc is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tmp.Mw5jO0UIvc support?

Tmp.Mw5jO0UIvc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tmp.Mw5jO0UIvc?

It is built and maintained by chrischall (@chrischall); the current version is v2.0.4.

💬 Comments