recipe-create-classroom-course

Create Google Classroom courses and invite students via gws classroom commands.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill recipe-create-classroom-course-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-classroom-course
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/recipe-create-classroom-course
Command: npx skills add https://github.com/wuyyyyyou/cli --skill recipe-create-classroom-course-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a Google Classroom course and invite students quickly and with consistency, reducing repetitive setup steps for instructors.

Core Features & Use Cases

  • Course creation: Quickly set up a new Google Classroom course with a name, section, and room details.
  • Student invitations: Invite students to join the course via a simple automation flow.
  • Enrollment overview: Retrieve and review enrolled students to verify participation.

Quick Start

Create a Classroom course, invite a student, and then list enrolled students using the gws classroom commands.

Frequently Asked Questions about recipe-create-classroom-course

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Google Classroom course and invite students automatically?

To create a Google Classroom course and invite students, this Skill automates the workflow by invoking gws classroom commands with JSON payloads for course creation and student invitations. You simply provide the course details and student information to set up the class and send invites.

What is the process for listing student enrollments in Google Classroom?

Listing student enrollments in Google Classroom is handled by retrieving and reviewing enrolled students through the gws classroom commands. This allows instructors to verify participation and check the current enrollment status of a created course.

Can I use gws classroom commands to set up course details like section and room?

Yes, you can use gws classroom commands to set up a new Google Classroom course with specific details. The Skill supports configuring the course name, section, and room information by passing these parameters within a JSON payload during creation.

What do I need to send student invitations for a Google Classroom course?

To send student invitations for a Google Classroom course, you need to provide the student information to the automation flow. The Skill then invokes the gws classroom commands with the appropriate JSON payloads to successfully invite students to join.

Does this Google Classroom automation support reviewing enrollments after course creation?

Yes, the Google Classroom automation supports reviewing enrollments after course creation. Instructors can retrieve and review the list of enrolled students to verify participation and ensure the correct individuals have joined the newly created class.