Agent Skillsgoogleworkspace/cli › gws-sheets

gws-sheets

GitHub

Google Sheets API 操作技能,支持读取、写入及批量更新电子表格数据。提供 append 和 read 等辅助命令,涵盖创建、获取及元数据管理功能,适用于数据处理与自动化场景。

skills/gws-sheets/SKILL.md googleworkspace/cli

触发场景

需要读写 Google Sheets 数据 批量更新电子表格内容 创建或获取电子表格信息

安装

npx skills add googleworkspace/cli --skill gws-sheets -g -y
更多选项

不安装直接使用

npx skills use googleworkspace/cli@gws-sheets

指定 Agent (Claude Code)

npx skills add googleworkspace/cli --skill gws-sheets -a claude-code -g -y

安装 repo 全部 skill

npx skills add googleworkspace/cli --all -g -y

预览 repo 内 skill

npx skills add googleworkspace/cli --list

SKILL.md

Frontmatter
{
    "name": "gws-sheets",
    "metadata": {
        "version": "0.22.5",
        "openclaw": {
            "cliHelp": "gws sheets --help",
            "category": "productivity",
            "requires": {
                "bins": [
                    "gws"
                ]
            }
        }
    },
    "description": "Google Sheets: Read and write spreadsheets."
}

sheets (v4)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws sheets <resource> <method> [flags]

Helper Commands

Command Description
+append Append a row to a spreadsheet
+read Read values from a spreadsheet

API Resources

spreadsheets

  • batchUpdate — Applies one or more updates to the spreadsheet. Each request is validated before being applied. If any request is not valid then the entire request will fail and nothing will be applied. Some requests have replies to give you some information about how they are applied. The replies will mirror the requests. For example, if you applied 4 updates and the 3rd one had a reply, then the response will have 2 empty replies, the actual reply, and another empty reply, in that order.
  • create — Creates a spreadsheet, returning the newly created spreadsheet.
  • get — Returns the spreadsheet at the given ID. The caller must specify the spreadsheet ID. By default, data within grids is not returned. You can include grid data in one of 2 ways: * Specify a field mask listing your desired fields using the fields URL parameter in HTTP * Set the includeGridData URL parameter to true.
  • getByDataFilter — Returns the spreadsheet at the given ID. The caller must specify the spreadsheet ID. For more information, see Read, write, and search metadata. This method differs from GetSpreadsheet in that it allows selecting which subsets of spreadsheet data to return by specifying a dataFilters parameter. Multiple DataFilters can be specified.
  • developerMetadata — Operations on the 'developerMetadata' resource
  • sheets — Operations on the 'sheets' resource
  • values — Operations on the 'values' resource

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws sheets --help

# Inspect a method's required params, types, and defaults
gws schema sheets.<resource>.<method>

Use gws schema output to build your --params and --json flags.

版本历史

  • a3768d0 当前 2026-08-20 07:25

同 Skill 集合

skills/gws-admin-reports/SKILL.md
skills/gws-calendar-agenda/SKILL.md
skills/gws-classroom/SKILL.md
skills/gws-drive-upload/SKILL.md
skills/gws-drive/SKILL.md
skills/gws-events-renew/SKILL.md
skills/gws-events-subscribe/SKILL.md
skills/gws-gmail-read/SKILL.md
skills/gws-gmail-reply-all/SKILL.md
skills/gws-gmail-reply/SKILL.md
skills/gws-gmail-triage/SKILL.md
skills/gws-gmail-watch/SKILL.md
skills/gws-modelarmor-create-template/SKILL.md
skills/gws-modelarmor-sanitize-prompt/SKILL.md
skills/gws-modelarmor-sanitize-response/SKILL.md
skills/gws-modelarmor/SKILL.md
skills/gws-script-push/SKILL.md
skills/gws-shared/SKILL.md
skills/gws-workflow-email-to-task/SKILL.md
skills/gws-workflow-file-announce/SKILL.md
skills/gws-workflow-meeting-prep/SKILL.md
skills/gws-workflow-standup-report/SKILL.md
skills/gws-workflow-weekly-digest/SKILL.md
skills/gws-workflow/SKILL.md
skills/persona-content-creator/SKILL.md
skills/persona-customer-support/SKILL.md
skills/persona-event-coordinator/SKILL.md
skills/persona-exec-assistant/SKILL.md
skills/persona-hr-coordinator/SKILL.md
skills/persona-it-admin/SKILL.md
skills/persona-project-manager/SKILL.md
skills/persona-researcher/SKILL.md
skills/persona-sales-ops/SKILL.md
skills/persona-team-lead/SKILL.md
skills/recipe-backup-sheet-as-csv/SKILL.md
skills/recipe-batch-invite-to-event/SKILL.md
skills/recipe-block-focus-time/SKILL.md
skills/recipe-bulk-download-folder/SKILL.md
skills/recipe-compare-sheet-tabs/SKILL.md
skills/recipe-copy-sheet-for-new-month/SKILL.md
skills/recipe-create-classroom-course/SKILL.md
skills/recipe-create-doc-from-template/SKILL.md
skills/recipe-create-events-from-sheet/SKILL.md
skills/recipe-create-expense-tracker/SKILL.md
skills/recipe-create-feedback-form/SKILL.md
skills/recipe-create-gmail-filter/SKILL.md
skills/recipe-create-meet-space/SKILL.md
skills/recipe-create-presentation/SKILL.md
skills/recipe-create-shared-drive/SKILL.md
skills/recipe-create-task-list/SKILL.md

元信息

文件数
0
版本
a3768d0
Hash
e0db8bb6
收录时间
2026-08-20 07:25

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-03 23:46
浙ICP备14020137号-1 $访客地图$