什麼是 recipe-create-events-from-sheet?
從 Google Sheets 電子表格中讀取事件數據,並為每一行建立 Google 日曆條目。 來源:googleworkspace/cli。
從 Google Sheets 電子表格中讀取事件數據,並為每一行建立 Google 日曆條目。
透過命令列快速安裝 recipe-create-events-from-sheet AI 技能到你的開發環境
來源:googleworkspace/cli。
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.
從 Google Sheets 電子表格中讀取事件數據,並為每一行建立 Google 日曆條目。 來源:googleworkspace/cli。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet從 Google Sheets 電子表格中讀取事件數據,並為每一行建立 Google 日曆條目。 來源:googleworkspace/cli。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/googleworkspace/cli --skill recipe-create-events-from-sheet 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/googleworkspace/cli