← 返回 Skills 市场
Tmp.Bz973yI9Y0
作者
chrischall
· GitHub ↗
· v2.0.4
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gogcli-mcp-docs
功能描述
Use when the user asks to read, write, edit, export, or comment on Google Docs. Triggers for requests involving document editing, inserting text, exporting a...
使用说明 (SKILL.md)
gogcli-mcp-docs
Extended Google Docs MCP server via gogcli — 26 tools: auth + 7 base Docs + 14 extra dedicated Docs tools.
- Source: github.com/chrischall/gogcli-mcp
Requirements
- gogcli installed and authenticated
- Node.js 18 or later
Setup
{
"mcpServers": {
"gogcli-docs": {
"command": "npx",
"args": ["-y", "gogcli-mcp-docs"],
"env": {
"GOG_ACCOUNT": "[email protected]"
}
}
}
}
Extra Docs Tools
| Tool | What it does |
|---|---|
gog_docs_copy |
Copy a document |
gog_docs_delete |
Delete content by character index range |
gog_docs_edit |
Find and replace with case-sensitivity |
gog_docs_export |
Export as PDF, TXT, HTML, DOCX, RTF, ODT, or EPUB |
gog_docs_insert |
Insert text at a specific position |
gog_docs_list_tabs |
List all document tabs |
gog_docs_sed |
Stream-edit with sed-like regex |
gog_docs_update |
Update content at a specific position |
gog_docs_comments_list |
List comments (open or resolved) |
gog_docs_comments_get |
Get a comment with replies |
gog_docs_comments_add |
Add a comment with optional quoted text |
gog_docs_comments_reply |
Reply to a comment |
gog_docs_comments_resolve |
Resolve a comment |
gog_docs_comments_delete |
Delete a comment |
Plus 5 auth tools and 7 base Docs tools.
安全使用建议
Before installing, make sure you trust the gogcli and gogcli-mcp-docs packages, configure the intended Google account, and carefully review requests that edit, delete, or export document content.
功能分析
Type: OpenClaw Skill
Name: gogcli-mcp-docs
Version: 2.0.4
The skill bundle provides a legitimate interface for interacting with Google Docs via the gogcli utility. The SKILL.md and _meta.json files describe standard document management tools (editing, exporting, commenting) and setup instructions using npx, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The stated purpose and tool list align with Google Docs reading, editing, exporting, and commenting, including potentially destructive document operations.
Instruction Scope
The skill says it should be used when the user asks for Google Docs work and does not include hidden goal-changing instructions, but it also does not spell out confirmation steps for delete or bulk edit operations.
Install Mechanism
The registry says this is instruction-only, while SKILL.md tells users to configure an MCP server that runs an external npm package with npx; that is normal for an MCP integration but means the runnable package was not reviewed here.
Credentials
Using a Google-authenticated gogcli account is proportionate for Google Docs access, though the registry metadata does not declare the GOG_ACCOUNT environment setting or credential dependency.
Persistence & Privilege
No background persistence or self-propagation is shown, but the skill relies on an existing authenticated Google account/session through gogcli.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gogcli-mcp-docs - 安装完成后,直接呼叫该 Skill 的名称或使用
/gogcli-mcp-docs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
- Expanded skill now includes 26 tools: authentication, 7 base Google Docs functions, and 14 advanced Docs tools.
- Added export options: PDF, TXT, HTML, DOCX, RTF, ODT, and EPUB.
- Enhanced editing: find/replace with case-sensitivity, sed-like regex stream-editing, and content update by position.
- New comment management capabilities: list, get, add, reply, resolve, and delete comments.
- Supports copying and inserting text, deleting content by index range, and listing document tabs.
- Requires gogcli installed/authenticated; Node.js 18+.
元数据
常见问题
Tmp.Bz973yI9Y0 是什么?
Use when the user asks to read, write, edit, export, or comment on Google Docs. Triggers for requests involving document editing, inserting text, exporting a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Tmp.Bz973yI9Y0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gogcli-mcp-docs」即可一键安装,无需额外配置。
Tmp.Bz973yI9Y0 是免费的吗?
是的,Tmp.Bz973yI9Y0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmp.Bz973yI9Y0 支持哪些平台?
Tmp.Bz973yI9Y0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmp.Bz973yI9Y0?
由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。
推荐 Skills