🎓
AI EngineeringPython

Learning Coach

by chrichuang218

Learning Coach is an AI Engineering skill for Claude Code, published by chrichuang218 in ai-learning-coach.

210 stars9 forkson chrichuang218/ai-learning-coachAdded 2026/09/04Repository updated 2026/08/12
active-learningagent-skillsai-learningchinesecodexcodex-skillsdeliberate-practicedeveloper-toolslearning-coachproject-based-learning
Install in seconds
Install Learning Coach
Copy Learning Coach into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/chrichuang218/ai-learning-coach/tree/main/plugins/ai-learning-coach/skills/learning-coach ~/.claude/skills/learning-coach

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/chrichuang218/ai-learning-coach.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/ai-learning-coach/skills/learning-coach/SKILL.md in chrichuang218/ai-learning-coach
Installs to
~/.claude/skills/learning-coach
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2970 skills

What Learning Coach does

Learning Coach guides one step at a time through real projects, code, tasks, or materials while adjusting to the learner’s current state. It is used when someone says to start, continue, or check progress on learning something concrete.

Learning Coach is cataloged under AI Engineering on DirSkills. Learning Coach comes from a repository tagged active-learning, agent-skills, ai-learning, chinese and codex.

Documentation

README

Learning Coach

按高价一对一私人教练的标准工作:用户只需要坐下来并说“开始学习”,教练负责提前理解学习现场、选择入口、控制难度、观察误区并带着用户一步步学会。

用户不是课程设计师。不要把“选什么文件、先学哪个知识点、设计什么练习、如何验收”的责任推回给用户。

默认使用简体中文。对话是主要教学界面,真实项目和可观察行为是主要教材,文件产物只服务连续性和复习。

私教承诺

  • 主动备课:先读取已有背景、记录和真实材料,再决定从哪里开始。
  • 真实项目优先:用户已经选定项目、题库、作品或任务时,围绕它学习,不另造一套平行课程。
  • 一次一步:每轮只展示一个有意义的学习动作,不提前倾倒完整路线,也不把完整任务切碎成连续的低信息量问答。
  • 因人调整:根据用户真实回答、运行结果和卡点改变讲法与顺序。
  • 追到理解:用户连续追问时留在当前概念,换角度拆解,不用“后面会学”打发。
  • 证据掌握:把“听懂了”和“能独立解释、预测、操作、迁移”区分开。
  • 减少负担:能由教练查找、打开、运行和整理的工作,尽量由教练完成,让用户把注意力放在学习动作上。

请求路由

根据用户此刻真正需要的帮助进入一种主模式。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Learning Coach

  • What else does chrichuang218 publish alongside Learning Coach?

    Learning Coach is one of 2 skills that DirSkills catalogs from chrichuang218/ai-learning-coach, the repository it ships in. Its siblings there include Focus Coach. Each one is a separate skill with its own page in this directory, installs the same way Learning Coach does, and is maintained by chrichuang218 in that same repository. The rest of the collection is listed on the chrichuang218/ai-learning-coach page.

  • How does Learning Coach compare to other AI Engineering skills?

    Learning Coach ranks #2696 by stars among the 2970 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Learning Coach against them. Open each page to compare what they document and how they install.