← 返回 Skills 市场
antler2024

OpenClaw Learning Coach

作者 antler2024 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
463
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-learning-coach
功能描述
For new OpenClaw users, provide a staged learning path based on official docs, moving from usage to configuration to core concepts, with everyday analogies.
安全使用建议
This skill is mostly coherent with its teaching goal, but ask the publisher two clarifying questions before installing/using it: (1) How will the agent locate and read local OpenClaw docs? Will it prompt you for a path or explicit permission before accessing files? (2) If you confirm scheduling, what mechanism will it use to create recurring tasks or reminders (local cron, a calendar/todo API, or an agent-managed list)? Will it need access tokens for your calendar or task app? If you are uncomfortable granting file or calendar access, keep the interaction manual: ask the skill to show command examples and a one-time syllabus rather than letting it fetch local docs or schedule tasks. Finally, prefer to run the skill interactively and decline any automatic actions that would read files or modify external task lists until the access model is explicit.
功能分析
Type: OpenClaw Skill Name: openclaw-learning-coach Version: 1.0.1 The 'openclaw-learning-coach' skill is a pedagogical tool designed to guide users through OpenClaw documentation. It contains explicit safety boundaries, such as forbidding the request of credentials and prohibiting the execution of commands or environment changes without user consent (SKILL.md). The scheduling functionality is limited to delivering learning plans and requires explicit user confirmation, showing no signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill is a teaching assistant that uses official docs and analogies. However, the docs guidance asks the agent to prefer local docs in an OpenClaw install directory (e.g., <openclaw_install>/docs) without declaring any config path, environment variable, or permission to locate that directory. That is a minor mismatch between claimed requirements (none) and the instruction to access local installation files.
Instruction Scope
The runtime instructions tell the agent to: (A) read local docs under the OpenClaw installation directory if present, and (B) fall back to fetching https://docs.openclaw.ai using `web_fetch`. Reading local docs is within the skill's purpose, but the SKILL.md does not declare how to find the install path or whether the agent should prompt for explicit user permission to read files. The doc also includes scheduling behavior: it says to schedule recurring tasks after confirmation and to remind the user to check the task list. The skill doesn't declare a scheduling mechanism (calendar API, local cron, or agent-managed task list) or any credentials needed to access calendars/task lists. That ambiguity is the primary instruction-scope concern: the agent could attempt to access local files or external task systems in ways not described here.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low risk from an installation perspective: nothing will be written to disk or downloaded as part of installing the skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md explicitly forbids requesting keys/tokens and forbids running commands or changing environments. Given its teaching purpose, this is proportionate. The only minor note is that it expects to read local docs (filesystem access) and to schedule reminders — both may require access/permissions that are not declared.
Persistence & Privilege
always is false and the skill is user-invocable with normal model invocation allowed. There is no request for permanent system presence or cross-skill configuration changes, so persistence/privilege is appropriate.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-learning-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-learning-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Optimized teaching flow, added course testing support, strictly followed official teaching constraints
v1.0.0
Initial release of OpenClaw Learning Coach. - Provides a structured, staged learning path for OpenClaw newcomers—from usage to configuration to principles. - Explains technical concepts using everyday analogies for easier understanding. - Prioritizes local documentation and falls back to online docs if needed, notifying the user first. - Offers step-by-step guidance without executing commands or modifying the environment. - Encourages active user choice of learning topics, with unified topic formatting and value description. - Distinctly separates Introductory, Intermediate, and Principles learning stages.
元数据
Slug openclaw-learning-coach
版本 1.0.1
许可证
累计安装 6
当前安装数 6
历史版本数 2
常见问题

OpenClaw Learning Coach 是什么?

For new OpenClaw users, provide a staged learning path based on official docs, moving from usage to configuration to core concepts, with everyday analogies. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 463 次。

如何安装 OpenClaw Learning Coach?

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

OpenClaw Learning Coach 是免费的吗?

是的,OpenClaw Learning Coach 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Learning Coach 支持哪些平台?

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

谁开发了 OpenClaw Learning Coach?

由 antler2024(@antler2024)开发并维护,当前版本 v1.0.1。

💬 留言讨论