← 返回 Skills 市场
Tmp.MUCwv7RM8M
作者
chrischall
· GitHub ↗
· v2.0.4
· MIT-0
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install gogcli-mcp-drive
功能描述
Use when the user asks to browse, upload, download, share, or manage Google Drive files and folders. Triggers for requests involving Drive uploads/downloads,...
使用说明 (SKILL.md)
gogcli-mcp-drive
Extended Google Drive MCP server via gogcli — 27 tools: auth + 9 base Drive + 13 extra dedicated Drive tools.
- Source: github.com/chrischall/gogcli-mcp
Requirements
- gogcli installed and authenticated
- Node.js 18 or later
Setup
{
"mcpServers": {
"gogcli-drive": {
"command": "npx",
"args": ["-y", "gogcli-mcp-drive"],
"env": {
"GOG_ACCOUNT": "[email protected]"
}
}
}
}
Extra Drive Tools
| Tool | What it does |
|---|---|
gog_drive_download |
Download a file (Google Docs → pdf/docx/xlsx/etc.) |
gog_drive_upload |
Upload a local file, replace existing, or convert to Google format |
gog_drive_copy |
Copy a file to a new file |
gog_drive_url |
Print shareable URLs for one or more files |
gog_drive_permissions |
List permissions on a file |
gog_drive_unshare |
Remove a permission |
gog_drive_drives_list |
List shared drives (Team Drives) |
gog_drive_comments_list |
List comments on a file |
gog_drive_comments_get |
Get a comment by ID |
gog_drive_comments_add |
Add a new comment |
gog_drive_comments_update |
Edit a comment |
gog_drive_comments_delete |
Delete a comment |
gog_drive_comments_reply |
Reply to a comment |
Plus 5 auth tools and 9 base Drive tools (ls, search, get, mkdir, rename, move, delete, share, run).
安全使用建议
Review this skill carefully before installing. It appears purpose-aligned for Google Drive management, but you should use a least-privileged Google account, confirm destructive or sharing actions manually, and verify the npm/MCP package source and version before granting access.
能力评估
Purpose & Capability
The capabilities match the stated Drive-management purpose, but they include high-impact operations. Evidence: SKILL.md says it can “browse, upload, download, share, or manage Google Drive files and folders” and lists tools including “delete” and “share.”
Instruction Scope
The instructions expose broad Drive mutation tools without describing approval, scoping, rollback, or safety checks for destructive or public-sharing actions. Evidence: SKILL.md lists “rename, move, delete, share, run” and comment add/update/delete tools.
Install Mechanism
The setup relies on a runtime npm package rather than reviewed code in this artifact set. Evidence: SKILL.md config uses command “npx” with args [“-y”, “gogcli-mcp-drive”].
Credentials
The skill relies on an already-authenticated Google account, while the registry metadata declares no primary credential or required environment variable. Evidence: SKILL.md requires “gogcli installed and authenticated” and sets “GOG_ACCOUNT”; metadata lists “Primary credential: none” and “Required env vars: none.”
Persistence & Privilege
No background persistence is described, but the MCP server would use persistent Google authentication already configured for gogcli. Evidence: SKILL.md says “gogcli installed and authenticated.”
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gogcli-mcp-drive - 安装完成后,直接呼叫该 Skill 的名称或使用
/gogcli-mcp-drive触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
- Expanded description to clarify trigger cases and supported operations, including uploads, downloads, permissions, shared drives, comments, file copy/move, and more.
- Detailed all 13 extra dedicated Drive tools in a new table, with descriptions for each.
- Highlighted requirement for gogcli installation, authentication, and Node.js 18+.
- Provided updated setup instructions and example configuration.
- Reorganized and clarified documentation for better usability and tool overview.
元数据
常见问题
Tmp.MUCwv7RM8M 是什么?
Use when the user asks to browse, upload, download, share, or manage Google Drive files and folders. Triggers for requests involving Drive uploads/downloads,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Tmp.MUCwv7RM8M?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gogcli-mcp-drive」即可一键安装,无需额外配置。
Tmp.MUCwv7RM8M 是免费的吗?
是的,Tmp.MUCwv7RM8M 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmp.MUCwv7RM8M 支持哪些平台?
Tmp.MUCwv7RM8M 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmp.MUCwv7RM8M?
由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。
推荐 Skills