← Back to Skills Marketplace
chrischall

Tmp.Epgb3zEXs6

by chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ⚠ suspicious
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gogcli-mcp-sheets
Description
Use when the user asks to read, write, format, or manage Google Sheets. Triggers for requests involving spreadsheet data, cell formatting, tab management, na...
README (SKILL.md)

gogcli-mcp-sheets

Extended Google Sheets MCP server via gogcli — 35 tools: auth + 8 base Sheets + 22 extra dedicated Sheets tools.

Requirements

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

Setup

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

Extra Sheets Tools

Tool What it does
gog_sheets_add_tab Add a new sheet tab
gog_sheets_delete_tab Delete a sheet tab
gog_sheets_rename_tab Rename a sheet tab
gog_sheets_copy Copy a sheet to another spreadsheet
gog_sheets_export Export as CSV, TSV, XLSX, PDF
gog_sheets_freeze Freeze rows and/or columns
gog_sheets_insert Insert rows or columns
gog_sheets_merge Merge cells
gog_sheets_unmerge Unmerge cells
gog_sheets_format Apply cell formatting
gog_sheets_number_format Set number format
gog_sheets_read_format Read cell formatting
gog_sheets_resize_columns Resize column widths
gog_sheets_resize_rows Resize row heights
gog_sheets_notes Read cell notes
gog_sheets_update_note Add or update cell notes
gog_sheets_links List hyperlinks in a range
gog_sheets_named_ranges_list List named ranges
gog_sheets_named_ranges_get Get a named range
gog_sheets_named_ranges_add Create a named range
gog_sheets_named_ranges_update Update a named range
gog_sheets_named_ranges_delete Delete a named range

Plus 5 auth tools and 8 base Sheets tools.

Usage Guidance
Only install this if you trust the gogcli-mcp-sheets package and understand which Google account it will use. Prefer pinning the npm package version, reviewing the source, and confirming destructive or export operations before the agent runs them.
Capability Assessment
Purpose & Capability
The advertised purpose matches the listed Google Sheets read/write/format/manage tools, including destructive and export operations.
Instruction Scope
The skill says to use it when the user asks for Sheets operations, but it does not include explicit confirmation guidance for destructive actions like deleting tabs.
Install Mechanism
Setup runs an unpinned remote npm package via npx, while no package code or install spec is included for review.
Credentials
The skill requires an authenticated Google account through gogcli and a GOG_ACCOUNT setting, but the registry metadata declares no credentials or environment variables.
Persistence & Privilege
No hidden persistence is shown, but the MCP configuration and gogcli authentication imply ongoing local account authorization for future tool use.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gogcli-mcp-sheets
  3. After installation, invoke the skill by name or use /gogcli-mcp-sheets
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.4
Version 2.0.4 of gogcli-mcp-sheets: - Updated skill description for clearer trigger criteria and available operations. - Expanded documentation of supported tools, now listing 35 total (including auth, base, and extra Sheets tools). - Improved setup instructions and environment configuration guidance. - Added details for each extra Sheets tool, including named range operations, formatting, exporting, and tab management.
Metadata
Slug gogcli-mcp-sheets
Version 2.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tmp.Epgb3zEXs6?

Use when the user asks to read, write, format, or manage Google Sheets. Triggers for requests involving spreadsheet data, cell formatting, tab management, na... It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.

How do I install Tmp.Epgb3zEXs6?

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

Is Tmp.Epgb3zEXs6 free?

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

Which platforms does Tmp.Epgb3zEXs6 support?

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

Who created Tmp.Epgb3zEXs6?

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

💬 Comments