← Back to Skills Marketplace
chrischall

Tmp.Bz973yI9Y0

by chrischall · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install gogcli-mcp-docs
Description
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...
README (SKILL.md)

gogcli-mcp-docs

Extended Google Docs MCP server via gogcli — 26 tools: auth + 7 base Docs + 14 extra dedicated Docs tools.

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.

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

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

How do I install Tmp.Bz973yI9Y0?

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

Is Tmp.Bz973yI9Y0 free?

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

Which platforms does Tmp.Bz973yI9Y0 support?

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

Who created Tmp.Bz973yI9Y0?

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

💬 Comments