G

gws-docs-write

by @googleworkspacev
4.6(314)

用于将文本内容追加到Google Docs文档中,实现文档内容的自动化更新。

google-docs-apidocument-automationgoogle-workspacecollaborative-editingGitHub
安装方式
npx skills add googleworkspace/cli --skill gws-docs-write
compare_arrows

Before / After 效果对比

1
使用前

手动打开 Google Docs 文档并追加文本,过程繁琐且无法自动化,尤其是在需要批量操作时。

使用后

此技能通过 `gws docs +write` 命令,能够自动化地向 Google Docs 文档追加文本,大大提高了文档编辑的效率,尤其适用于自动化报告或内容生成场景。

SKILL.md

docs +write

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Append text to a document

Usage

gws docs +write --document <ID> --text <TEXT>

Flags

FlagRequiredDefaultDescription
--documentDocument ID
--textText to append (plain text)

Examples

gws docs +write --document DOC_ID --text 'Hello, world!'

Tips

  • Text is inserted at the end of the document body.
  • For rich formatting, use the raw batchUpdate API instead.

[!CAUTION] This is a write command — confirm with the user before executing.

See Also

  • gws-shared — Global flags and auth
  • gws-docs — All read and write google docs commands

用户评价 (0)

发表评价

效果
易用性
文档
兼容性

暂无评价

统计数据

安装量25.0K
评分4.6 / 5.0
版本
更新日期2026年5月23日
对比案例1 组

用户评分

4.6(314)
5
23%
4
51%
3
23%
2
2%
1
0%

为此 Skill 评分

0.0

兼容平台

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

时间线

创建2026年3月16日
最后更新2026年5月23日