gws-slides by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill gws-slides前提条件: 请先阅读
../gws-shared/SKILL.md以了解身份验证、全局标志和安全规则。如果该文件缺失,请运行gws generate-skills来创建它。
gws slides <resource> <method> [flags]
batchUpdate — 将一个或多个更新应用到演示文稿。每个请求在应用前都会经过验证。如果任何请求无效,则整个请求将失败且不会应用任何更改。部分请求会返回回复,以提供关于它们如何应用的信息。其他请求则无需返回信息;这些请求各自返回一个空回复。回复的顺序与请求的顺序相匹配。create — 使用请求中给定的标题创建一个空白演示文稿。如果提供了 presentationId,则将其用作新演示文稿的 ID。否则,将生成一个新的 ID。请求中的其他字段,包括任何提供的内容,都将被忽略。返回创建的演示文稿。get — 获取指定演示文稿的最新版本。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
pages — 对 'pages' 资源的操作在调用任何 API 方法之前,请先检查它:
# 浏览资源和方法
gws slides --help
# 检查方法的必需参数、类型和默认值
gws schema slides.<resource>.<method>
使用 gws schema 的输出内容来构建你的 --params 和 --json 标志。
每周安装量
7.6K
代码仓库
GitHub 星标数
22.2K
首次出现
2026年3月4日
安全审计
安装于
codex7.4K
opencode7.3K
gemini-cli7.3K
cursor7.3K
github-copilot7.3K
amp7.3K
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws slides <resource> <method> [flags]
batchUpdate — Applies one or more updates to the presentation. Each request is validated before being applied. If any request is not valid, then the entire request will fail and nothing will be applied. Some requests have replies to give you some information about how they are applied. Other requests do not need to return information; these each return an empty reply. The order of replies matches that of the requests.create — Creates a blank presentation using the title given in the request. If a presentationId is provided, it is used as the ID of the new presentation. Otherwise, a new ID is generated. Other fields in the request, including any provided content, are ignored. Returns the created presentation.get — Gets the latest version of the specified presentation.pages — Operations on the 'pages' resourceBefore calling any API method, inspect it:
# Browse resources and methods
gws slides --help
# Inspect a method's required params, types, and defaults
gws schema slides.<resource>.<method>
Use gws schema output to build your --params and --json flags.
Weekly Installs
7.6K
Repository
GitHub Stars
22.2K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex7.4K
opencode7.3K
gemini-cli7.3K
cursor7.3K
github-copilot7.3K
amp7.3K
97,600 周安装