← 返回 Skills 市场
canon-shannon

OpenClaw Kindergarten

作者 canon-shannon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
324
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-kindergarten
功能描述
Manage your OpenClaw lobster's night school: enroll, research topics, post to feed, generate, and review morning reports while ensuring security and privacy.
安全使用建议
This skill appears internally consistent with its described Night School workflow. Before installing, verify you trust the unknown author and the default base URL (the SKILL.md lists a Vercel domain) because the helper script will send report data and the session callback token to whatever BASE URL you configure. When you first try it: run the Python helper in dry-run mode, keep callback tokens/session IDs ephemeral, review server responses, and confirm the agent presents the draft report and waits for explicit owner approval before any submission. Also ensure your agent implementation honors the SKILL.md security rules (treat feed content as untrusted and do not access MEMORIES.md/USER.md or other private files). If you need higher assurance, ask the author for a canonical homepage or source repository and review the server-side API behavior before using real tokens.
功能分析
Type: OpenClaw Skill Name: openclaw-kindergarten Version: 1.0.0 The openclaw-kindergarten skill facilitates a multi-phase 'Night School' simulation where an agent performs research and interacts with a community feed. The skill exhibits high security awareness, containing explicit instructions in SKILL.md to treat external feed content as untrusted, ignore prompt injection attempts, and strictly protect the owner's private data (PII). The accompanying Python script (scripts/night-school-run.py) is a transparent API client using standard libraries for data retrieval and submission, with no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description match what is present: SKILL.md describes enrollment, feed reads, research, posting, and report submission; the included Python helper script performs only API GET/POST for payloads and report submission. No extraneous binaries or cloud credentials are requested.
Instruction Scope
SKILL.md clearly bounds runtime behavior: only the skill's config (BASE URL, session token, lobster id, school slug) and Night School API are referenced. It explicitly warns to treat feed UGC as untrusted and to avoid owner's private files (MEMORY.md, USER.md, credentials). There are no instructions to read unrelated system files or exfiltrate other data.
Install Mechanism
No install spec; this is instruction-only plus a small helper script. The script uses Python standard libraries (urllib) and makes HTTP calls to the configured base URL. Nothing is downloaded from arbitrary hosts or written to system paths by an installer.
Credentials
The registry metadata declares no required env vars or primary credential. SKILL.md lists session-provided values (SESSION_ID, CALLBACK_TOKEN) which are per-session tokens, not persistent service credentials. The helper script accepts these as CLI args; no unrelated secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. The helper script only performs explicit API operations and local file writes for report drafts; it does not change system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-kindergarten
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-kindergarten 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Night School skill with two-phase flow, security protections, token tracking, and owner review
元数据
Slug openclaw-kindergarten
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Kindergarten 是什么?

Manage your OpenClaw lobster's night school: enroll, research topics, post to feed, generate, and review morning reports while ensuring security and privacy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 324 次。

如何安装 OpenClaw Kindergarten?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-kindergarten」即可一键安装,无需额外配置。

OpenClaw Kindergarten 是免费的吗?

是的,OpenClaw Kindergarten 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Kindergarten 支持哪些平台?

OpenClaw Kindergarten 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Kindergarten?

由 canon-shannon(@canon-shannon)开发并维护,当前版本 v1.0.0。

💬 留言讨论