npx skills add https://github.com/aurimasapg/cli --skill gws-docs前提条件: 阅读
../gws-shared/SKILL.md以了解身份验证、全局标志和安全规则。如果该文件缺失,请运行gws generate-skills来创建它。
gws docs <resource> <method> [flags]
| 命令 | 描述 |
|---|---|
+write | 向文档追加文本 |
batchUpdate — 将一个或多个更新应用于文档。每个请求在应用前都会经过验证。如果任何请求无效,则整个请求将失败且不会应用任何更改。部分请求会返回回复,提供有关其应用方式的信息。其他请求则无需返回信息;这些请求各自返回一个空回复。回复的顺序与请求的顺序相匹配。create — 使用请求中给定的标题创建一个空白文档。请求中的其他字段(包括任何提供的内容)将被忽略。返回创建的文档。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.广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
get — 获取指定文档的最新版本。在调用任何 API 方法之前,请先检查它:
# 浏览资源和方法
gws docs --help
# 检查方法的必需参数、类型和默认值
gws schema docs.<resource>.<method>
使用 gws schema 的输出内容来构建你的 --params 和 --json 标志。
每周安装次数
1
代码仓库
首次出现
1 天前
安全审计
已安装于
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1
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
1
Repository
First Seen
1 day ago
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
31,600 周安装