← Back to Skills Marketplace
antler2024

OpenClaw Learning Coach

by antler2024 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
463
Downloads
1
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-learning-coach
Description
For new OpenClaw users, provide a staged learning path based on official docs, moving from usage to configuration to core concepts, with everyday analogies.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-learning-coach
  3. After installation, invoke the skill by name or use /openclaw-learning-coach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-learning-coach
Version 1.0.1
License
All-time Installs 6
Active Installs 6
Total Versions 2
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.

How do I install OpenClaw Learning Coach?

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

Is OpenClaw Learning Coach free?

Yes, OpenClaw Learning Coach is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OpenClaw Learning Coach support?

OpenClaw Learning Coach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Learning Coach?

It is built and maintained by antler2024 (@antler2024); the current version is v1.0.1.

💬 Comments