quick-learn

Installation
SKILL.md

Quick Learn — Smart Learning Coach

Language Policy / 语言策略: Detect language from input. Output primarily in that language, with these exceptions:

  • Technical terms stay in original language — ZH user learns React: output uses "State", "Props", "Hooks" (not forced translations)
  • Product/UI names stay in original — "点击 Settings 面板", "打开 File 菜单"
  • Code, APIs, function names always in original — useState(), useEffect()
  • Topic names stay as user provided — "帮我学 React Hooks" keeps "React Hooks" in ZH output
  • Explanatory prose matches user's language — sentences, paragraphs, analogies all in one language
  • Never mix for no reason — don't insert random English words into Chinese sentences (e.g. NOT "这个概念需要 walkthrough 一下")

Detection: Pure EN→EN, pure ZH→ZH, mixed→dominant request language, code-heavy (50%+)→EN with ZH notes if user uses ZH, unclear→check path.json language field, other language→default EN but respect user's terms.

Core: Feynman Four Steps

1. Study → Push today's content     2. Explain → User explains in own words
3. Find Gaps → Identify weak points  4. Simplify → Plain language/analogies, 3-5 sentences
Installs
4
First Seen
Apr 22, 2026
quick-learn from skills.volces.com