gws-sheets-append
Append single or multiple rows to a Google Sheet via CSV or JSON using the Google Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-appendStats
| Total installs | 9,435 |
| Weekly installs | 9.4K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Supports single-row appends via comma-separated values or multi-row bulk inserts using JSON array format
- Requires spreadsheet ID and optional values; defaults to appending to the first available row
- Write operation that should be confirmed with the user before execution
- Depends on gws binary and shared Google Workspace authentication from gws-shared
Tags
Related skills
| Skill | Installs | vs gws-sheets-append |
|---|---|---|
| grimoire-polymarket | 11,240 | +1,805 |
| gws-sheets-read | 9,709 | +274 |
| gws-slides | 8,992 | -443 |
| baoyu-format-markdown | 10,861 | +1,426 |
| gws-calendar | 11,338 | +1,903 |
FAQ
- How many installs does gws-sheets-append have?
- gws-sheets-append has 9,435 total installs and 9.4K installs this week.
- Where is gws-sheets-append hosted?
- gws-sheets-append is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-sheets-append have?
- gws-sheets-append has 22.8K GitHub stars.
- When was gws-sheets-append first indexed?
- OrangeBot.AI first indexed gws-sheets-append on Mar 4, 2026.
- How do I install gws-sheets-append?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-sheets-append