G

gws-docs-write

by @googleworkspacev
4.6(314)

Append text content to Google Docs documents, enabling automated updates of document content.

google-docs-apidocument-automationgoogle-workspacecollaborative-editingGitHub
Installation
npx skills add googleworkspace/cli --skill gws-docs-write
compare_arrows

Before / After Comparison

1
Before

Manually opening Google Docs documents and appending text is a cumbersome and unautomatable process, especially when batch operations are required.

After

This skill, using the `gws docs +write` command, can automatically append text to Google Docs documents, significantly improving document editing efficiency, especially suitable for automated reporting or content generation scenarios.

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

User Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs25.0K
Rating4.6 / 5.0
Version
Updated2026年5月23日
Comparisons1

User Rating

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

Rate this Skill

0.0

Compatible Platforms

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

Timeline

Created2026年3月16日
Last Updated2026年5月23日