gws-sheets-append とは?
Google スプレッドシート: スプレッドシートに行を追加します。 ソース: googleworkspace/cli。
Google スプレッドシート: スプレッドシートに行を追加します。
コマンドラインで gws-sheets-append AI スキルを開発環境にすばやくインストール
ソース: googleworkspace/cli。
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --spreadsheet | ✓ | — | Spreadsheet ID | | --values | — | — | Comma-separated values (simple strings) | | --json-values | — | — | JSON array of rows, e.g. '[["a","b"],["c","d"]]' |
[!CAUTION] This is a write command — confirm with the user before executing.
Google スプレッドシート: スプレッドシートに行を追加します。 ソース: googleworkspace/cli。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-appendGoogle スプレッドシート: スプレッドシートに行を追加します。 ソース: googleworkspace/cli。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-append インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/googleworkspace/cli