recipe-schedule-recurring-event by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-schedule-recurring-event前提条件: 执行此操作指南前,请加载以下技能:
gws-calendar
创建一个包含与会者的周期性 Google Calendar 事件。
gws calendar events insert --params '{"calendarId": "primary"}' --json '{"summary": "Weekly Standup", "start": {"dateTime": "2024-03-18T09:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2024-03-18T09:30:00", "timeZone": "America/New_York"}, "recurrence": ["RRULE:FREQ=WEEKLY;BYDAY=MO"], "attendees": [{"email": "team@company.com"}]}'gws calendar +agenda --days 14 --format table每周安装量
5.2K
代码仓库
GitHub 星标数
22.2K
首次出现
2026年3月4日
安全审计
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
安装于
codex5.1K
opencode5.1K
gemini-cli5.1K
cursor5.0K
github-copilot5.0K
kimi-cli5.0K
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar
Create a recurring Google Calendar event with attendees.
gws calendar events insert --params '{"calendarId": "primary"}' --json '{"summary": "Weekly Standup", "start": {"dateTime": "2024-03-18T09:00:00", "timeZone": "America/New_York"}, "end": {"dateTime": "2024-03-18T09:30:00", "timeZone": "America/New_York"}, "recurrence": ["RRULE:FREQ=WEEKLY;BYDAY=MO"], "attendees": [{"email": "team@company.com"}]}'gws calendar +agenda --days 14 --format tableWeekly Installs
5.2K
Repository
GitHub Stars
22.2K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.1K
opencode5.1K
gemini-cli5.1K
cursor5.0K
github-copilot5.0K
kimi-cli5.0K
97,600 周安装