← 返回 Skills 市场
19394
总下载
33
收藏
57
当前安装
5
版本数
在 OpenClaw 中安装
/install google-slides
功能描述
Google Slides API integration with managed OAuth. Create presentations, add slides, insert content, and manage slide formatting. Use this skill when users wa...
安全使用建议
Install this only if you trust Maton to proxy Google Slides requests and manage the connected OAuth session. Keep MATON_API_KEY private, verify the Google account before authorizing, use Maton-Connection when multiple accounts exist, and approve write or delete actions only after checking the exact presentation and intended change.
功能分析
Type: OpenClaw Skill
Name: google-slides
Version: 1.0.4
The skill provides a legitimate integration for Google Slides via the maton.ai proxy service for managed OAuth. It contains standard Python and JavaScript code snippets for interacting with the Slides API and includes explicit instructions in SKILL.md for the agent to seek user approval before performing write operations. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill's ability to create presentations, add slides, insert content, format slides, and delete slide objects matches its stated Google Slides integration purpose; these are account-modifying powers but are expected for the use case.
Instruction Scope
The instructions include raw Google Slides API examples, including create, update, and delete operations, but they clearly state that write operations require explicit user approval and confirmation of the target resource and intended effect.
Install Mechanism
The artifact contains only SKILL.md with documentation and example API calls; there are no executable install scripts, dependencies, bundled binaries, or automatic setup behavior.
Credentials
Network access, MATON_API_KEY, and Google OAuth are disclosed and proportionate to a managed Google Slides API proxy; requests are documented as going through api.maton.ai to Google Slides.
Persistence & Privilege
The skill supports persistent Maton OAuth connections and includes list/create/get/delete connection examples, but no hidden local persistence, background worker, privilege escalation, or autonomous execution is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-slides - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-slides触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Updated all endpoint base URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for consistency.
- Added a "Security & Permissions" section clarifying access scope and write operation requirements.
- Minor improvements to connection management instructions for clarity.
- Removed LICENSE.txt file from the project.
v1.0.3
- Added a new metadata section under `metadata.clawdbot` with an emoji and required environment variable (`MATON_API_KEY`).
- No user-facing functionality changes; documentation only.
v1.0.2
No user-facing changes detected in this version.
- No file changes were made between versions.
- Documentation, features, and API behavior remain the same.
v1.0.1
- Added a reference to the api-gateway skill for interacting with other third party apps.
- Updated all example code snippets from Python (requests) to bash using `python` with `urllib.request`, making them easier to run as scripts.
- Improved consistency and clarity in authentication instructions and environment variable usage.
- No changes to API functionality.
v1.0.0
Initial release: Google Slides API integration with managed OAuth.
- Create, retrieve, and manage Google Slides presentations through a network-accessible API.
- Add, modify, and delete slides, insert text and images, and control formatting.
- Batch update support for atomic modification operations.
- OAuth connections are managed via a web interface; support for multiple connections with header selection.
- Requires a Maton API key for authentication.
元数据
常见问题
Google Slides 是什么?
Google Slides API integration with managed OAuth. Create presentations, add slides, insert content, and manage slide formatting. Use this skill when users wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 19394 次。
如何安装 Google Slides?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-slides」即可一键安装,无需额外配置。
Google Slides 是免费的吗?
是的,Google Slides 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Slides 支持哪些平台?
Google Slides 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Slides?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.4。
推荐 Skills