What problem does it solve?
Manually creating, sharing, and mounting individual Google Drive folders for each student in a classroom is tedious, error-prone, and impossible to scale for large classes, taking hours of administrative work away from teaching and course preparation.
Core Features & Use Cases
- Automated per-student Drive provisioning: Creates a unique Google Drive folder for every student via the instructor's OAuth, shares it as an Editor with the student's email, and sends them the direct folder link.
- Seamless container integration: Mounts each student's Drive folder at /workspace/drive/ inside their isolated agent container via rclone for immediate, native file access.
- Granular access controls: Implements ownership rules that let students collaborate freely in shared workspaces while blocking unauthorized modifications to files they did not create.
- Use Case: For a 30-student biology lab, an instructor can provision all individual and shared Drive resources in under 5 minutes, with no manual folder creation or permission setting required.
Quick Start
Use the add-classroom-gws skill to automatically create, share, and mount individual Google Drive folders for each student in your classroom after you have set up the base classroom structure and configured your Google OAuth and rclone credentials.