gws-docs by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill gws-docs+write,用于向文档追加文本,作为便捷的包装器SKILL.md
前提条件: 请先阅读
../gws-shared/SKILL.md以了解身份验证、全局标志和安全规则。如果该文件缺失,请运行gws generate-skills命令来创建它。
gws docs <resource> <method> [flags]
| 命令 | 描述 |
|---|---|
+write | 向文档追加文本 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
batchUpdate — 将一个或多个更新应用于文档。每个请求在应用前都会经过验证。如果任何请求无效,则整个请求将失败,且不会应用任何更改。某些请求会返回回复,提供关于如何应用的信息。其他请求则无需返回信息;这些请求各自返回一个空回复。回复的顺序与请求的顺序相匹配。create — 使用请求中给定的标题创建一个空白文档。请求中的其他字段,包括任何提供的内容,都将被忽略。返回创建的文档。get — 获取指定文档的最新版本。在调用任何 API 方法之前,请先检查它:
# 浏览资源和方法
gws docs --help
# 检查方法的必需参数、类型和默认值
gws schema docs.<resource>.<method>
使用 gws schema 命令的输出结果来构建你的 --params 和 --json 标志。
每周安装量
9.7K
代码仓库
GitHub 星标数
22.2K
首次出现
2026年3月4日
安全审计
安装于
codex9.1K
opencode9.1K
gemini-cli9.0K
cursor9.0K
github-copilot9.0K
amp9.0K
`
+write for appending text to documents as a convenience wrapperSKILL.md
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws docs <resource> <method> [flags]
| Command | Description |
|---|---|
+write | Append text to a document |
batchUpdate — Applies one or more updates to the document. 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 document using the title given in the request. Other fields in the request, including any provided content, are ignored. Returns the created document.get — Gets the latest version of the specified document.Before calling any API method, inspect it:
# Browse resources and methods
gws docs --help
# Inspect a method's required params, types, and defaults
gws schema docs.<resource>.<method>
Use gws schema output to build your --params and --json flags.
Weekly Installs
9.7K
Repository
GitHub Stars
22.2K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex9.1K
opencode9.1K
gemini-cli9.0K
cursor9.0K
github-copilot9.0K
amp9.0K
97,600 周安装