recipe-create-events-from-sheet by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet前提条件: 执行此配方需加载以下技能:
gws-sheets、gws-calendar
从 Google Sheets 电子表格读取事件数据,并为每一行创建 Google Calendar 条目。
gws sheets +read --spreadsheet SHEET_ID --range "Events!A2:D"gws calendar +insert --summary 'Team Standup' --start '2026-01-20T09:00:00' --end '2026-01-20T09:30:00' --attendee alice@company.com --attendee bob@company.com每周安装量
5.2K
代码库
GitHub 星标数
22.2K
首次出现
2026年3月4日
安全审计
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
安装于
codex5.0K
opencode5.0K
gemini-cli5.0K
github-copilot5.0K
cursor5.0K
kimi-cli5.0K
PREREQUISITE: Load the following skills to execute this recipe:
gws-sheets,gws-calendar
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
gws sheets +read --spreadsheet SHEET_ID --range "Events!A2:D"gws calendar +insert --summary 'Team Standup' --start '2026-01-20T09:00:00' --end '2026-01-20T09:30:00' --attendee alice@company.com --attendee bob@company.comWeekly Installs
5.2K
Repository
GitHub Stars
22.2K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
codex5.0K
opencode5.0K
gemini-cli5.0K
github-copilot5.0K
cursor5.0K
kimi-cli5.0K
97,600 周安装