What is gws-sheets-append?
Google Sheets: Append a row to a spreadsheet. Source: googleworkspace/cli.
Google Sheets: Append a row to a spreadsheet.
Quickly install gws-sheets-append AI skill to your development environment via command line
Source: 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 Sheets: Append a row to a spreadsheet. Source: googleworkspace/cli.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-appendGoogle Sheets: Append a row to a spreadsheet. Source: googleworkspace/cli.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-append Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/googleworkspace/cli