← Back to Skills Marketplace
chrischall

Tmp.MUCwv7RM8M

by chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ⚠ suspicious
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gogcli-mcp-drive
Description
Use when the user asks to browse, upload, download, share, or manage Google Drive files and folders. Triggers for requests involving Drive uploads/downloads,...
README (SKILL.md)

gogcli-mcp-drive

Extended Google Drive MCP server via gogcli — 27 tools: auth + 9 base Drive + 13 extra dedicated Drive tools.

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).

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

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

How do I install Tmp.MUCwv7RM8M?

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

Is Tmp.MUCwv7RM8M free?

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

Which platforms does Tmp.MUCwv7RM8M support?

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

Who created Tmp.MUCwv7RM8M?

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

💬 Comments