自动化处理 Google Slides 演示文稿的创建、批量更新与模板复制等任务。
该技能材料显示其本身更像提示型封装,但依赖外部 Rube MCP 与 Google Slides 连接后才能工作。未见要求本地密钥或本机代码执行的红旗;主要需留意的是会通过第三方 MCP/Google 连接处理演示文稿内容与账户授权。
材料称“无 API key”,但要求通过 `RUBE_MANAGE_CONNECTIONS` 激活 `googleslides` 连接并完成授权链接,实质上涉及第三方 MCP 与 Google 账户 OAuth/连接令牌。未见明示凭证收集或滥用红旗,但账户授权本身具有常规敏感性。
明确需要连接远程 MCP 端点 `https://rube.app/mcp`,并访问 Composio 文档/工具链;执行创建、读取、批量更新、缩略图生成等操作时,演示文稿内容与元数据很可能经由 Rube MCP 发送至 Google Slides 相关服务。外发目标与功能基本相关,但属于第三方联网处理。
系统检查项标记为 `prompt-only`,材料中也未声明需要在本机执行脚本、启动进程或调用高权限系统能力;主要是指导如何调用现有 MCP 工具,而非提供可执行代码。
其声明功能包括创建、读取、批量修改、模板复制和获取缩略图,意味着可访问并改写用户授权范围内的 Google Slides/可能关联 Drive 资源。该访问范围与其用途相符,未见明显过度授权描述,但应按最小授权控制账户与文档范围。
来源为 GitHub 开源仓库,系统标记 `open-source`,且社区信任度较高(64.7k star),这些都是显著降风险因素。虽许可证未声明、维护状态未知,且技能本身依赖外部 Rube/Composio 服务,但仅凭现有材料未见足以升为高风险的具体供应链红旗。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "googleslides-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/googleslides-automation/SKILL.md 2. 保存为 ~/.claude/skills/googleslides-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Create, edit, and manage Google Slides presentations programmatically using Rube MCP (Composio).
Toolkit docs: composio.dev/toolkits/googleslides
RUBE_MANAGE_CONNECTIONS with toolkit googleslidesRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit googleslidesUse GOOGLESLIDES_PRESENTATIONS_CREATE to initialize a new blank presentation.
Tool: GOOGLESLIDES_PRESENTATIONS_CREATE
Parameters:
- title (required): Title for the new presentation
- presentationId (optional): Specific ID to assign (usually auto-generated)
Use GOOGLESLIDES_CREATE_SLIDES_MARKDOWN to generate a full presentation from Markdown text. Content is automatically split into slides.
Tool: GOOGLESLIDES_CREATE_SLIDES_MARKDOWN
Parameters:
- title (required): Presentation title
- markdown_text (required): Markdown content (auto-split into slides)
Use GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE to apply updates to an existing presentation using Markdown or raw API requests.
Tool: GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE
Parameters:
- presentationId (required): Target presentation ID
- markdown_text: Markdown content to update slides
- requests: Raw Google Slides API batch update requests
- writeControl: Write control settings
Use GOOGLESLIDES_PRESENTATIONS_COPY_FROM_TEMPLATE to duplicate an existing presentation as a template.
Tool: GOOGLESLIDES_PRESENTATIONS_COPY_FROM_TEMPLATE
Parameters:
- template_presentation_id (required): Source template presentation ID
- new_title (required): Title for the new copy
- parent_folder_id (optional): Google Drive folder for the copy
Use GOOGLESLIDES_PRESENTATIONS_GET to retrieve the current state of a presentation including all slides and elements.
Tool: GOOGLESLIDES_PRESENTATIONS_GET
Parameters:
- presentationId (required): Presentation ID to retrieve
- fields (optional): Specific fields to return
Use GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAIL to generate a thumbnail image URL for a specific slide.
Tool: GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAIL
Parameters:
- presentationId (required): Presentation ID
- pageObjectId (required): Page/slide object ID
- thumbnailProperties.mimeType: Image format (e.g., PNG)
- thumbnailProperties.thumbnailSize: Thumbnail size
GOOGLESLIDES_CREATE_SLIDES_MARKDOWN to quickly generate presentations from structured text. The tool auto-splits content into separate slides.GOOGLESLIDES_PRESENTATIONS_COPY_FROM_TEMPLATE to copy a styled template, then GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE to fill in content.GOOGLESLIDES_PRESENTATIONS_GET to inspect slide structure and object IDs, then GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATE to make targeted changes.GOOGLESLIDES_PRESENTATIONS_PAGES_GET to list page object IDs, then GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAIL to generate preview images.…
自动化查询与分析 Google Ads 和 GA4 数据,快速获取账户、属性与报表信息。
通过 Rube MCP 自动执行 Twitch 相关任务,提升直播运营与管理效率。
通过 Rube MCP 自动执行 Helloleads 线索管理与跟进相关任务。
通过 Rube MCP 自动执行 Minerstat 相关运维与管理任务
通过 Rube MCP 自动执行 Helcim 支付与客户相关业务流程。
通过 Rube MCP 自动处理 Idea Scale 任务,并先检索最新工具参数。
自动化处理 Google Docs 的创建、编辑、检索与导出等文档流程。
将线性 Markdown 文档自动转换为带主题样式的 Google 幻灯片演示文稿。
通过 Rube MCP 自动化 Google Drive 文件与文件夹管理流程
自动化管理 Google Tasks 与任务清单,批量增删改移并提升协作效率
自动创建与安排 Google Meet 会议,并管理参会访问权限。
自动化处理 Google Photos 的上传、相册管理、搜索与批量整理任务。