← 返回 Skills 市场
18156
总下载
15
收藏
16
当前安装
5
版本数
在 OpenClaw 中安装
/install google-meet
功能描述
Google Meet API integration with managed OAuth. Create meeting spaces, list conference records, and manage meeting participants. Use this skill when users wa...
安全使用建议
Install only if you trust Maton to broker OAuth access to your Google Meet account. Keep MATON_API_KEY private, avoid printing it in shared logs, choose the intended connection when multiple accounts exist, and retrieve participants, recordings, or transcripts only with appropriate meeting-owner or participant consent.
功能分析
Type: OpenClaw Skill
Name: google-meet
Version: 1.0.5
The skill provides a standard integration for Google Meet via a third-party proxy service (maton.ai). It uses environment variables for authentication and includes explicit instructions in SKILL.md for the agent to seek user approval before performing write operations. The code snippets are functional examples for API interaction and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's ability to create meeting spaces and read conference records, participants, recordings, and transcripts matches its stated Google Meet API purpose, but those resources may contain sensitive meeting data.
Instruction Scope
The artifact is documentation and API examples rather than hidden automation; it explicitly requires user approval for write operations and advises choosing the intended connection when multiple accounts exist.
Install Mechanism
The package contains only SKILL.md with no executable install scripts, dependencies, hidden files, or background setup.
Credentials
Network access and MATON_API_KEY are proportionate to the managed OAuth proxy design, though the key is sensitive and should not be printed or shared unnecessarily.
Persistence & Privilege
The skill can create/delete Maton OAuth connections and create persistent Google Meet spaces, but these capabilities are documented and write actions are scoped by user approval guidance.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-meet - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-meet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Switched all API and connection management endpoints from gateway.maton.ai and ctrl.maton.ai to api.maton.ai.
- Updated all code examples and documentation to use the new api.maton.ai hostnames.
- Added a Security & Permissions section emphasizing user confirmation for write operations.
- Adjusted language and formatting for clarity throughout the documentation.
- Removed LICENSE.txt file.
v1.0.4
- Added a new metadata block under `metadata.clawdbot` with an emoji and required environment variables.
- No functional or documentation changes to the skill's API or usage instructions.
v1.0.3
- No file changes detected in this version.
- No user-facing features, fixes, or documentation updates.
v1.0.2
- Added a recommendation in the description to use the api-gateway skill for other third-party apps.
- Updated all shell usage examples to use inline Python scripts instead of curl/bash commands.
- Added important notes on using curl with brackets (use curl -g) and on potential issues with environment variable expansion when piping output.
- No functional or API changes; documentation and usage guidance updates only.
v1.0.1
- Switched skill from "Shopify" (shop and ecommerce) to "Google Meet" (video meetings management)
- Added OAuth integration and API instructions for Google Meet, including meeting space creation and participant management
- Updated code samples and API references for Google Meet endpoints
- Updated error handling, notes, and resource links specific to Google Meet
- Removed all Shopify-related documentation and usage details
元数据
常见问题
Google Meet 是什么?
Google Meet API integration with managed OAuth. Create meeting spaces, list conference records, and manage meeting participants. Use this skill when users wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18156 次。
如何安装 Google Meet?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-meet」即可一键安装,无需额外配置。
Google Meet 是免费的吗?
是的,Google Meet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Meet 支持哪些平台?
Google Meet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Meet?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.5。
推荐 Skills