← Back to Skills Marketplace
cbasah

School Run

by cbasah · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
224
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install school-run
Description
Manages the School Run Schedule Google Sheet. Use when reading or updating the school run drop-off schedule for Damian and Zachary (date, responsible person,...
Usage Guidance
This skill appears to do what it says (manage a specific Google Sheet) but the SKILL.md expects a local Google service-account JSON at /home/websterlinus615/.config/gws/service-account.json and the gws CLI while declaring no credentials or required binaries. Before installing or using it: 1) Verify the skill publisher and why no credentials were declared. 2) Do NOT point a credential file with broad scopes to an unknown skill—create a dedicated, least-privilege service account for sheet-only access and audit its scopes. 3) Ensure the gws CLI is trusted and available; the skill provides no install instructions. 4) Confirm the spreadsheetId is correct and that you trust who can access that sheet. If you cannot confirm the origin or cannot create a limited credential for this purpose, avoid installing or running the commands. If you want a safer assessment, ask the publisher for a clear list of required env vars, the exact gws CLI version needed, and the minimum IAM scopes the service account requires.
Capability Analysis
Type: OpenClaw Skill Name: school-run Version: 1.0.0 The skill bundle provides legitimate instructions and command templates for managing a specific Google Sheet ('School Run Schedule') using the Google Workspace CLI (gws). While it contains hardcoded paths to a service account file and a specific spreadsheet ID in SKILL.md, these are consistent with its stated purpose of automating a personal schedule and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The skill's stated purpose (reading/updating a Google Sheets schedule) aligns with the commands shown (gws sheets ... and a spreadsheetId). However the metadata declares no required credentials or binaries while the instructions clearly require the gws CLI and a Google service account JSON at a specific user home path, which is inconsistent.
Instruction Scope
The SKILL.md explicitly instructs setting GOOGLE_WORKSPACE_CLI_CREDENTIALS_FILE to /home/websterlinus615/.config/gws/service-account.json and running gws commands. That references a local secret file and assumes access to the user's home; the skill did not declare this file or env var in its requirements. Instructions therefore request access to sensitive local credentials without documenting or justifying them.
Install Mechanism
There is no install spec (instruction-only), which is lower-risk in itself. But the skill expects the gws CLI to exist on PATH even though 'required binaries' lists none; the missing declaration is an inconsistency that could confuse users and hide required tooling.
Credentials
The skill requires a Google Workspace service-account JSON (implied by the env var and path) and thus access to Google credentials, yet declares no required env vars or primary credential. Requesting a service account with broad scopes would be excessive for a simple schedule—least-privilege and explicit declaration are missing.
Persistence & Privilege
The skill is not forced-always, does not request persistent presence, and is user-invocable only. It does not attempt to modify other skills or system settings in the provided content.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install school-run
  3. After installation, invoke the skill by name or use /school-run
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of school-run skill. - Provides CLI access to manage the School Run Schedule Google Sheet. - Supports reading and updating drop-off schedules for Damian and Zachary. - Documents sheet column structure and command templates for typical operations. - Includes usage guidelines and troubleshooting tips for API access.
Metadata
Slug school-run
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is School Run?

Manages the School Run Schedule Google Sheet. Use when reading or updating the school run drop-off schedule for Damian and Zachary (date, responsible person,... It is an AI Agent Skill for Claude Code / OpenClaw, with 224 downloads so far.

How do I install School Run?

Run "/install school-run" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is School Run free?

Yes, School Run is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does School Run support?

School Run is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created School Run?

It is built and maintained by cbasah (@cbasah); the current version is v1.0.0.

💬 Comments