gws-docs
CLI tool for managing Google Docs, supporting document creation, retrieval, batch updates, and text appending.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-docsStats
| Total installs | 11,688 |
| Weekly installs | 11.7K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Supports three core operations: create (new blank documents), get (retrieve document content), and batchUpdate (apply multiple validated updates in a single request)
- Uses a schema-driven CLI with gws schema inspection to discover required parameters, types, and defaults before executing commands
- Requires Google Workspace authentication and shared security rules documented in gws-shared/SKILL.md
- Includes a helper command +write for appending text to documents as a convenience wrapper
Tags
Related skills
| Skill | Installs | vs gws-docs |
|---|---|---|
| gws-calendar-agenda | 9,613 | -2,075 |
| baoyu-image-gen | 14,862 | +3,174 |
| gws-sheets | 11,120 | -568 |
| omc | 10,393 | -1,295 |
| plannotator | 10,428 | -1,260 |
FAQ
- How many installs does gws-docs have?
- gws-docs has 11,688 total installs and 11.7K installs this week.
- Where is gws-docs hosted?
- gws-docs is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-docs have?
- gws-docs has 22.8K GitHub stars.
- When was gws-docs first indexed?
- OrangeBot.AI first indexed gws-docs on Mar 4, 2026.
- How do I install gws-docs?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-docs