跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Recipe Schedule Recurring Event

技能 已验证 活跃

Create a recurring Google Calendar event with attendees.

目的

To easily schedule recurring meetings and events in Google Calendar without manual intervention.

功能

  • Create recurring Google Calendar events
  • Specify attendees for events
  • Utilize structured CLI for event creation
  • Verify event creation through agenda lookup

使用场景

  • Scheduling regular team syncs and stand-ups
  • Setting up recurring client meetings
  • Automating the creation of recurring appointments

非目标

  • Managing individual event modifications after creation
  • Creating one-off events
  • Interacting with other Google Workspace applications beyond Calendar

工作流

  1. Create recurring event using `gws calendar events insert` with specified parameters.
  2. Verify event creation using `gws calendar +agenda`.

实践

  • Google Workspace API interaction
  • Event scheduling automation

先决条件

  • Google Workspace CLI (`gws`) installed
  • Google Calendar API enabled
  • `gws-calendar` skill loaded

安装

npx skills add googleworkspace/cli

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标26.2k
许可证Apache-2.0
状态
查看源代码