什麼是 gws-calendar-insert?
Google 日曆:建立新活動。 來源:googleworkspace/cli。
Google 日曆:建立新活動。
透過命令列快速安裝 gws-calendar-insert AI 技能到你的開發環境
來源:googleworkspace/cli。
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --calendar | — | primary | Calendar ID (default: primary) | | --summary | ✓ | — | Event summary/title | | --start | ✓ | — | Start time (ISO 8601, e.g., 2024-01-01T10:00:00Z) | | --end | ✓ | — | End time (ISO 8601) | | --location | — | — | Event location | | --description | — | — | Event description/body |
| --attendee | — | — | Attendee email (can be used multiple times) |
Google 日曆:建立新活動。 來源:googleworkspace/cli。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insertGoogle 日曆:建立新活動。 來源:googleworkspace/cli。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/googleworkspace/cli --skill gws-calendar-insert 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/googleworkspace/cli