検索と成長

Google Docs Workflow

Operate on Google Docs workflows for collaboration, editing, and document tasks.

カテゴリ
検索と成長
元リポジトリ
Google Workspace
タグ
3
  • google-docs
  • workflow
  • documents

基本情報

カテゴリ

検索と成長

向いていること

Google Docs collaboration, editing, and workflow organization

元リポジトリ

Google Workspace

タグ

google-docs, workflow, documents

使いどころ

This skill is very concrete in source. It is built around the `gws docs` CLI for Google Docs `create`, `get`, and `batchUpdate`, with a separate `+write` helper for appending content. It is not a vague 'document collaboration' skill.

The source also requires reading `gws-shared` first for auth and global flags, then using `gws schema docs.<resource>.<method>` to inspect parameters. It fits automated document creation, reads, and bulk updates inside the Google Workspace CLI flow.

ソースリンク