ワンクリックで
Use when the user asks to add or append content to an existing Google Doc.
npx skills add https://github.com/cdrguru/portable-agent-kit --skill gws-docs-writeこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
Use when the user asks to add or append content to an existing Google Doc.
npx skills add https://github.com/cdrguru/portable-agent-kit --skill gws-docs-writeこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストール
| name | gws-docs-write |
| version | 1.0.0 |
| description | Use when the user asks to add or append content to an existing Google Doc. |
| metadata | {"openclaw":{"category":"productivity","requires":{"bins":["gws"]},"cliHelp":"gws docs +write --help"}} |
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Append text to a document
gws docs +write --document <ID> --text <TEXT>
| Flag | Required | Default | Description |
|---|---|---|---|
--document | ✓ | — | Document ID |
--text | ✓ | — | Text to append (plain text) |
gws docs +write --document DOC_ID --text 'Hello, world!'
[!CAUTION] This is a write command — confirm with the user before executing.
Use when starting an end-of-week or end-of-cycle session with remaining tokens/time to spend productively before reset, or when the user provides a prioritized task backlog to work through autonomously
Use when the user wants to see their upcoming schedule, today's agenda, or what meetings are coming up.
Use when the user asks to schedule a meeting, create a calendar event, or book time on a calendar.
Use when the user asks to check, create, update, or delete Google Calendar events, or manage calendar settings.
Use when the user asks to read, create, or edit a Google Doc, or needs to interact with document content in Google Docs.
Use when the user asks to find, list, organize, or manage files and folders in Google Drive.