← 返回 Skills 市场
15303
总下载
13
收藏
54
当前安装
9
版本数
在 OpenClaw 中安装
/install google-sheets
功能描述
Google Sheets API integration with managed OAuth. Read and write spreadsheet data, create sheets, apply formatting, and manage ranges. Use this skill when us...
安全使用建议
Install this only if you trust Maton to broker access to the Google Sheets data you use with it. Use a least-privileged Google account or connection, specify the intended connection when you have multiple accounts, and approve writes or deletes only after checking the spreadsheet ID, range, and exact effect.
功能分析
Type: OpenClaw Skill
Name: google-sheets
Version: 1.0.8
The skill bundle provides a legitimate integration for Google Sheets via the Maton API proxy (api.maton.ai). It contains comprehensive documentation and code examples (Python, JavaScript, CLI) for managing spreadsheet data and OAuth connections. No evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The read, write, formatting, batch update, and connection-management capabilities match the stated Google Sheets purpose; spreadsheet mutation is high impact but disclosed and purpose-aligned.
Instruction Scope
The skill includes raw API, CLI, Python, and JavaScript examples, including update, append, clear, create, and delete-connection operations; it explicitly requires user approval before create, update, or delete calls.
Install Mechanism
The bundle contains only SKILL.md and no executable payload, but it documents optional global Maton CLI installation through npm or Homebrew.
Credentials
Network access, MATON_API_KEY, and managed Google OAuth are proportionate for this integration; users should understand that requests are made to api.maton.ai rather than directly to Google.
Persistence & Privilege
The skill manages persistent Google OAuth connections through Maton and documents listing, selecting, creating, and deleting those connections.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-sheets - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-sheets触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
- Added CLI installation instructions for Maton using NPM and Homebrew.
- Included CLI authentication and usage examples for all major operations (auth, connection management, spreadsheet access).
- Provided CLI command equivalents for core API functions (reading/writing values, batch operations, creating spreadsheets).
- Clarified Python and manual API key authentication alongside new CLI workflows.
- Improved examples for specifying connections with both CLI and Python.
- Documentation now better supports command-line users and highlights Maton CLI integration.
v1.0.7
- Updated all API endpoints from gateway.maton.ai and ctrl.maton.ai to the new api.maton.ai domain.
- Changed OAuth connection management URLs to use api.maton.ai.
- Added a new "Security & Permissions" section emphasizing write operation confirmation.
- Minor improvements to connection header usage documentation for multiple-account scenarios.
- Removed LICENSE.txt from the package.
v1.0.6
- Added a new metadata section under the `metadata` key, specifying `clawdbot` requirements and emoji.
- Declared that the environment variable `MATON_API_KEY` is required for operation.
- No changes to logic, usage, or API interface—documentation update only.
v1.0.5
No changes detected in this release.
- No file or documentation updates found for version 1.0.5.
v1.0.4
- Added reference to the "api-gateway" skill for accessing other third party apps in the description.
- Replaced most shell/curl code examples with Python equivalents for connection management and basic usage.
- Updated Quick Start and other usage sections to demonstrate Python one-liners instead of curl.
- No functional or API changes; documentation and example usage improved for clarity and accessibility.
v1.0.3
- Updated the API base URL documentation to clarify that any native Google Sheets API path can be used after /google-sheets/.
- Added more detail to the Get Connection sample response, including creation time, last updated time, and metadata fields.
- Clarified connection selection, specifying the behavior when the Maton-Connection header is omitted.
- Improved language around obtaining an API key and managing multiple connections.
- Minor formatting and clarity improvements throughout documentation.
v1.0.2
- Clarified that spreadsheet ranges in URL paths must be URL-encoded (e.g., ! → %21, : → %3A) in curl and API examples.
- Updated Quick Start and API example calls to use URL-encoded ranges for accuracy.
- Added explicit mention in the Notes section about when encoding is required.
- No functional or code changes; documentation improvement for better usability and fewer request errors.
v1.0.1
- Fix skill loading failure for parsing error
v1.0.0
- Initial release of Google Sheets API integration with managed OAuth.
- Supports reading and writing spreadsheet data, creating sheets, applying formatting, and managing ranges.
- Provides complete OAuth connection management via Maton control panel.
- Includes detailed API usage, range notation, value input options, and code examples in JavaScript and Python.
- Requires network access and valid Maton API key for all operations.
元数据
常见问题
Google Sheets 是什么?
Google Sheets API integration with managed OAuth. Read and write spreadsheet data, create sheets, apply formatting, and manage ranges. Use this skill when us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15303 次。
如何安装 Google Sheets?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-sheets」即可一键安装,无需额外配置。
Google Sheets 是免费的吗?
是的,Google Sheets 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Sheets 支持哪些平台?
Google Sheets 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Sheets?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.8。
推荐 Skills