📦 Google Slides — 幻灯片管理

v1.0.3

通过托管 OAuth 集成 Google Slides API,一键创建演示文稿、添加幻灯片、插入内容并批量调整格式,适合需要自动化处理 Google 幻灯片的场景。

33· 1.8万·52 当前·55 累计
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears internally consistent, but before installing consider: (1) Trust Maton: all API traffic and OAuth flows are proxied via maton.ai/ctrl.maton.ai/gateway.maton.ai so Maton will see request contents and hold OAuth tokens — review Maton's privacy/security and service reputation. (2) MATON_API_KEY is the only secret needed; don't reuse a high-privilege key and rotate/revoke it if compromised. (3) When you create a connection you will grant Google account scopes — review and only gra...
详细分析 ▾
用途与能力
Name/description (Google Slides integration) matches the runtime instructions: calls to a Maton gateway and Maton connection controller to manage OAuth and proxy requests to slides.googleapis.com. The single required env var (MATON_API_KEY) is appropriate for a managed OAuth gateway.
指令范围
SKILL.md instructs the agent to make network calls to gateway.maton.ai and ctrl.maton.ai (to create/list/delete OAuth connections) and to include MATON_API_KEY. This is expected for a managed-Google-Slides gateway, but it means user data and API calls are proxied through Maton rather than going directly to Google's APIs — users should be aware Maton will see requests and may hold OAuth tokens.
安装机制
No install spec and no code files (instruction-only). No files are written to disk and no external packages are pulled, which is the lowest-risk install profile.
凭证需求
Only a single environment variable (MATON_API_KEY) is required and is used consistently in the examples. No unrelated credentials, config paths, or sensitive system files are requested.
持久化与权限
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent system-level privileges or modify other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/2/5

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install google-slides
镜像加速npx clawhub@latest install google-slides --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库