← 返回 Skills 市场
8165
总下载
8
收藏
34
当前安装
8
版本数
在 OpenClaw 中安装
/install google-docs
功能描述
Google Docs API integration with managed OAuth. Create documents, insert text, apply formatting, and manage content. Use this skill when users want to intera...
安全使用建议
Install only if you trust Maton to proxy Google Docs requests for the connected account. Keep MATON_API_KEY private, verify the selected connection and document ID before approving writes, and revoke OAuth connections you no longer use.
功能分析
Type: OpenClaw Skill
Name: google-docs
Version: 1.0.7
The google-docs skill provides a standard integration for managing Google Documents via the Maton API proxy service (api.maton.ai). It utilizes a managed OAuth flow and requires a MATON_API_KEY for authentication. The SKILL.md file contains legitimate API documentation, CLI usage examples, and code snippets (Python/JavaScript) for document creation and editing, and it explicitly instructs the AI agent to seek user approval before performing write operations.
能力评估
Purpose & Capability
The skill’s purpose is to read, create, and edit Google Docs via Maton-managed OAuth, which matches the documented API examples and metadata. The access is sensitive because it can expose or modify document content, but it is coherent with the stated purpose.
Instruction Scope
The instructions include read and write Google Docs operations, connection management, and examples for CLI, Python, and JavaScript. The artifact explicitly requires user approval before create, update, or delete calls and advises specifying a connection when multiple accounts exist.
Install Mechanism
The artifact contains only SKILL.md and no executable scripts or dependency package files. Installation content is user-directed documentation for the Maton CLI via npm or Homebrew, with manual API alternatives.
Credentials
Network access, MATON_API_KEY, and a Google OAuth connection are proportionate for a Google Docs integration. The docs clearly disclose that requests are routed through api.maton.ai before reaching Google Docs.
Persistence & Privilege
The skill supports persistent Maton OAuth connections and includes list, create, view, and delete connection workflows. This is expected for managed OAuth, but users should revoke unused connections and protect the API key.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-docs - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-docs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Added CLI command examples throughout the documentation for managing Google Docs and connections.
- Documented CLI installation methods (npm and Homebrew).
- Enhanced authentication instructions with dedicated CLI and manual setup sections.
- Provided equivalent CLI, Python, and API examples for all connection management actions.
- Included common CLI workflows for viewing, creating, and updating Google Docs.
- General documentation improvements for clarity and ease of use.
v1.0.6
- Updated all endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai.
- Clarified connection management steps and emphasized use of the `Maton-Connection` header when multiple connections exist.
- Added section on security and permissions, requiring explicit user confirmation before write operations.
- Removed the LICENSE.txt file from the repository.
v1.0.5
- Added a new `clawdbot` metadata field with an emoji and required environment variable `MATON_API_KEY`.
- No other functionality or documentation changes.
v1.0.4
- Added a troubleshooting section for "Invalid App Name" errors, clarifying required URL structure.
- Updated the troubleshooting section for API key issues (previously titled "Invalid API Key") for clarity and accuracy.
- No code or functional changes; documentation improvements only.
v1.0.3
- All curl-based Bash examples are now replaced with Python one-liner scripts using urllib.
- Added a new "Troubleshooting: Invalid API Key" section with step-by-step instructions to diagnose invalid API key issues.
- Modernized code snippets for connection management (list, create, get, delete) to use Python, matching the updated approach.
- Core API usage and authentication details remain unchanged.
v1.0.2
- Added clarification in the description that for third-party apps other than Google Docs, users should use the api-gateway skill instead.
- Updated all sample curl commands to use environment variable syntax ($MATON_API_KEY) for API keys.
- Added important usage notes about using curl with brackets (recommending curl -g) and handling environment variables when piping output to jq or other commands to prevent API key expansion issues.
v1.0.1
- Updated documentation to clarify that the base URL uses /google-docs/{native-api-path} and requires substitution of the API endpoint path.
- Added detailed sample response to the Get Connection section, including new fields (creation_time, last_updated_time, metadata).
- Included instructions for specifying the Google Docs connection using the Maton-Connection header, supporting multiple connections.
- Minor improvements to authentication instructions, now mentioning account creation.
- General clarifications and formatting improvements throughout the documentation.
v1.0.0
Initial release of Google Docs integration with managed OAuth:
- Create, retrieve, and update Google Docs via API.
- Supports document creation, text insertion, formatting, and content management.
- OAuth authentication and connection management handled through Maton platform.
- Includes sample code for JavaScript and Python.
- Comprehensive API reference and error handling information.
元数据
常见问题
Google Docs 是什么?
Google Docs API integration with managed OAuth. Create documents, insert text, apply formatting, and manage content. Use this skill when users want to intera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8165 次。
如何安装 Google Docs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-docs」即可一键安装,无需额外配置。
Google Docs 是免费的吗?
是的,Google Docs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Docs 支持哪些平台?
Google Docs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Docs?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.7。
推荐 Skills