recipe-share-event-materials by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-share-event-materials前提条件: 执行此方案需加载以下技能:
gws-calendar、gws-drive
与 Google Calendar 活动的所有参与者共享 Google Drive 文件。
gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}'gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "attendee@company.com"}'gws drive permissions list --params '{"fileId": "FILE_ID"}' --format table每周安装量
5.7K
代码仓库
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
GitHub 星标数
22.6K
首次出现
2026年3月4日
安全审计
安装于
codex5.5K
opencode5.5K
gemini-cli5.5K
cursor5.4K
github-copilot5.4K
kimi-cli5.4K
PREREQUISITE: Load the following skills to execute this recipe:
gws-calendar,gws-drive
Share Google Drive files with all attendees of a Google Calendar event.
gws calendar events get --params '{"calendarId": "primary", "eventId": "EVENT_ID"}'gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "attendee@company.com"}'gws drive permissions list --params '{"fileId": "FILE_ID"}' --format tableWeekly Installs
5.7K
Repository
GitHub Stars
22.6K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.5K
opencode5.5K
gemini-cli5.5K
cursor5.4K
github-copilot5.4K
kimi-cli5.4K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装