技能 效率工具 创建谷歌幻灯片演示

创建谷歌幻灯片演示

v20260401
recipe-create-presentation
通过 gws 命令自动创建 Google 幻灯片演示,获取 ID 并共享团队编辑权限,让季度回顾等会议材料快速成型。
获取技能
262 次下载
概览

Create a Google Slides Presentation

PREREQUISITE: Load the following skills to execute this recipe: gws-slides

Create a new Google Slides presentation and add initial slides.

Steps

  1. Create presentation: gws slides presentations create --json '{"title": "Quarterly Review Q2"}'
  2. Get the presentation ID from the response
  3. Share with team: gws drive permissions create --params '{"fileId": "PRESENTATION_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'
信息
Category 效率工具
Name recipe-create-presentation
版本 v20260401
大小 802B
更新时间 2026-04-08
语言