recipe-create-classroom-course by googleworkspace/cli
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-classroom-course前提条件: 执行此操作指南前,请先加载以下技能:
gws-classroom
创建 Google Classroom 课程并邀请学生。
gws classroom courses create --json '{"name": "Introduction to CS", "section": "Period 1", "room": "Room 101", "ownerId": "me"}'gws classroom invitations create --json '{"courseId": "COURSE_ID", "userId": "student@school.edu", "role": "STUDENT"}'gws classroom courses students list --params '{"courseId": "COURSE_ID"}' --format table每周安装量
5.1K
代码仓库
GitHub 星标数
22.3K
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
首次出现
2026年3月4日
安全审计
安装于
codex5.0K
opencode5.0K
gemini-cli5.0K
cursor4.9K
github-copilot4.9K
kimi-cli4.9K
PREREQUISITE: Load the following skills to execute this recipe:
gws-classroom
Create a Google Classroom course and invite students.
gws classroom courses create --json '{"name": "Introduction to CS", "section": "Period 1", "room": "Room 101", "ownerId": "me"}'gws classroom invitations create --json '{"courseId": "COURSE_ID", "userId": "student@school.edu", "role": "STUDENT"}'gws classroom courses students list --params '{"courseId": "COURSE_ID"}' --format tableWeekly Installs
5.1K
Repository
GitHub Stars
22.3K
First Seen
Mar 4, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex5.0K
opencode5.0K
gemini-cli5.0K
cursor4.9K
github-copilot4.9K
kimi-cli4.9K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装