← 返回 Skills 市场
224
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install school-run - 安装完成后,直接呼叫该 Skill 的名称或使用
/school-run触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 224 次。
如何安装 School Run?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install school-run」即可一键安装,无需额外配置。
School Run 是免费的吗?
是的,School Run 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
School Run 支持哪些平台?
School Run 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 School Run?
由 cbasah(@cbasah)开发并维护,当前版本 v1.0.0。
推荐 Skills