Skip to content

/agent-teacher

Teach a concept through a runnable code example plus a structured walkthrough, instead of a wall of definitions. Trigger whenever the user wants to understand a technical concept — phrases like "解释一下 X / X 是什么 / 教我 X / X 怎么工作 / 这个 X 是啥 / 我不太懂 X", or "explain X / what is X /

shell
$ npx -y skills add JackyYang258/agent-teacher --skill agent-teacher --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/agent-teacher
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Teach a concept through a runnable code example plus a structured walkthrough, instead of a wall of definitions. Trigger whenever the user wants to understand a technical concept — phrases like "解释一下 X / X 是什么 / 教我 X / X 怎么工作 / 这个 X 是啥 / 我不太懂 X", or "explain X / what is X /
Ships withagent-teacher

把“解释 X”变成含代码的课程 skill Turns "explain X" to into a code-driven lesson

Get the whole plugin, auto-invoked
Stats
5
Stars
0
Views
0
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
2mo ago
Created

Repo: JackyYang258/agent-teacher