← 返回 Skills 市场
Tmp.Epgb3zEXs6
作者
chrischall
· GitHub ↗
· v2.0.4
· MIT-0
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gogcli-mcp-sheets
功能描述
Use when the user asks to read, write, format, or manage Google Sheets. Triggers for requests involving spreadsheet data, cell formatting, tab management, na...
使用说明 (SKILL.md)
gogcli-mcp-sheets
Extended Google Sheets MCP server via gogcli — 35 tools: auth + 8 base Sheets + 22 extra dedicated Sheets tools.
- Source: github.com/chrischall/gogcli-mcp
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.
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gogcli-mcp-sheets - 安装完成后,直接呼叫该 Skill 的名称或使用
/gogcli-mcp-sheets触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 Tmp.Epgb3zEXs6?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gogcli-mcp-sheets」即可一键安装,无需额外配置。
Tmp.Epgb3zEXs6 是免费的吗?
是的,Tmp.Epgb3zEXs6 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmp.Epgb3zEXs6 支持哪些平台?
Tmp.Epgb3zEXs6 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmp.Epgb3zEXs6?
由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。
推荐 Skills