← 返回 Skills 市场
37682
总下载
72
收藏
330
当前安装
9
版本数
在 OpenClaw 中安装
/install gmail
功能描述
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail....
安全使用建议
Install only if you trust Maton to broker access to the selected Gmail account. Review the Google OAuth permissions, use the correct connection when multiple accounts are connected, and require the agent to show the exact email, draft, label, or thread before approving any send, create, update, trash, or delete action.
功能分析
Type: OpenClaw Skill
Name: gmail
Version: 1.0.8
The gmail skill provides integration with the Gmail API via the Maton API gateway (api.maton.ai). The SKILL.md documentation includes clear instructions for the AI agent, specifically mandating explicit user approval for all write operations. The skill uses a managed OAuth approach where requests are proxied through Maton, and no evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found.
能力评估
Purpose & Capability
The stated purpose is to read, send, and manage Gmail messages, threads, labels, and drafts, and the documented capabilities match that purpose. Gmail access is sensitive, but it is clearly disclosed and purpose-aligned.
Instruction Scope
The skill documents read and write Gmail operations, including sending mail, modifying labels, trashing messages, and managing drafts. It explicitly requires user approval before create, update, or delete calls.
Install Mechanism
The artifact is a single non-executable SKILL.md. It optionally instructs users to install the Maton CLI through npm or Homebrew, which is purpose-aligned but requires trusting that external distribution.
Credentials
Network access, MATON_API_KEY, and managed OAuth through api.maton.ai are proportionate for Gmail integration. Email data and OAuth-backed requests are routed through Maton's gateway, which is disclosed.
Persistence & Privilege
OAuth connections can remain active through Maton, but the documentation describes listing, selecting, creating, and deleting connections, making the persistence visible and user-manageable.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gmail - 安装完成后,直接呼叫该 Skill 的名称或使用
/gmail触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.8
- Added CLI usage examples throughout documentation for common Gmail operations.
- Included installation instructions for Maton CLI via NPM and Homebrew.
- Expanded Quick Start and Connection Management sections to cover both CLI and Python methods.
- Added specific CLI commands for sending, replying, and forwarding messages, as well as label and thread management.
- Improved organization and clarity for multi-connection scenarios and authentication steps.
v1.0.7
- Updated all API endpoint base URLs from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai`.
- Clarified that only listed API endpoints are supported.
- Added notes on scoping, explicit user approval for write operations, and improved security instructions.
- Minor example and documentation updates for consistency with the new base URL.
- Removed the LICENSE.txt file.
v1.0.6
- Added clawdbot metadata for skill compatibility and requirements.
- Declared required environment variable (`MATON_API_KEY`) in the metadata section.
- No changes to functional documentation or API usage.
v1.0.5
- Simplified the "Base URL" section and moved critical prefix instructions up front.
- Removed redundant instructions and streamlined the authentication and connection setup guides.
- Clarified troubleshooting steps for API key errors and added troubleshooting for invalid app names.
- Cleaned up and condensed general notes for easier reference.
- No API or functionality changes; documentation only.
v1.0.4
- Clarified base URL requirements to specify that all paths must start with the connection app name (e.g., `/google-mail/...`).
- Added an explicit note emphasizing that the app prefix (such as `/google-mail/`) is required for the gateway to identify the correct connection.
- No other content changes detected.
v1.0.3
- Switched all shell and cURL examples to Python one-liners using `urllib.request` for easier out-of-the-box use.
- Added a new Troubleshooting section for "Invalid API key" errors, including detailed step-by-step instructions and Python test code.
- Updated quick start and connection management instructions with Python equivalents.
- General documentation improvements to streamline getting started and debugging.
v1.0.2
- Added a note in the description recommending the api-gateway skill for integration with third party apps other than Gmail.
- Updated code samples and curl commands to use environment variable syntax ($MATON_API_KEY) for clarity.
- Added important notes about using curl with the -g flag for bracketed URLs and about shell variable expansion issues when piping to jq or other commands.
v1.0.1
- Updated base URL documentation: replace `{endpoint}` with `{native-api-path}` for clarity.
- Expanded connection response example to include `creation_time`, `last_updated_time`, and `metadata` fields.
- Added instructions for specifying a Gmail connection using the `Maton-Connection` header.
- Clarified API key acquisition (sign in or create an account).
- Minor improvements for accuracy and clarity in usage instructions.
v1.0.0
- Initial release of Gmail skill with managed OAuth integration.
- Supports reading, sending, and managing emails, threads, labels, and drafts via the Gmail API.
- API key-based authentication through Maton gateway.
- Includes connection management endpoints and example code in Python and JavaScript.
- Features comprehensive usage instructions, query operators, and error handling documentation.
元数据
常见问题
Gmail 是什么?
Gmail API integration with managed OAuth. Read, send, and manage emails, threads, labels, and drafts. Use this skill when users want to interact with Gmail.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 37682 次。
如何安装 Gmail?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gmail」即可一键安装,无需额外配置。
Gmail 是免费的吗?
是的,Gmail 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Gmail 支持哪些平台?
Gmail 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Gmail?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.8。
推荐 Skills