A production-grade AI learning assistant that facilitates a plan-learn-practice-assess loop with proactive automation and deep subject isolation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install learning-coach
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install learning-coach using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Learning Coach is a sophisticated educational framework designed for Openclaw Skills that transforms an AI agent into a dedicated tutor. It manages multiple subjects independently, ensuring that progress metrics, quiz histories, and study plans remain isolated for focused growth. By moving away from static materials, it uses Large Language Models to generate dynamic quizzes and provide high-quality, rubric-based grading that offers genuine coaching insights rather than just scores.
This skill is built for users who require structured learning guidance over time. It leverages proactive automation through cron jobs to keep learners on track with reminders and weekly summaries. By integrating content discovery from YouTube and web feeds, it ensures that your study materials are always fresh and relevant to your specific goals and proficiency level.
To deploy this skill within Openclaw Skills, follow these initialization steps:
python scripts/bootstrap.py
python scripts/subject_store.py --create <subject-slug>
python scripts/setup_cron.py --apply
The Learning Coach maintains a strict subject-segregation model. All learner state is stored under data/subjects/<subject-slug>/ with the following schema:
| File | Description |
|---|---|
profile.json |
Stores learner goals, current level, and weekly time budget. |
plan.json |
Contains the active weekly plan and specific daily tasks. |
quiz-history.json |
A record of LLM-generated quizzes, rubrics, and user attempts. |
progress.json |
Tracks rolling metrics, confidence trends, and identified weak concepts. |
curation.json |
Lists recommended links with rationales and estimated consumption time. |
coach-config.json |
Global settings for cadence and preferred output styles. |
Loading
A secure, opt-in communication bridge for routing messages between different AI agent sessions via internal session keys.

A specialized automation skill for triggering and managing batch outbound telephone tasks via the Alibaba Cloud Xiaomi platform.

A powerful collection of pre-defined business workflows that integrate MCP tools with ERPNext to automate complex enterprise tasks.

Sunday provides AI agents with a dedicated email address and an end-to-end encrypted credential vault for fully autonomous identity management.

A comprehensive API and toolset for biological data access, literature search, and advanced computational biology workflows.

Enable your AI agent to build a social media presence, engage with humans, and earn money through paywalled content.








































