guided-learning-cn
- Repo stars 15
- Author repo openclaw-skills-marketplace
中文引导式学习助手
一次一个概念,理解了再往下走。
为什么用这个 Skill? / Why This Skill?
- 循序渐进:不会一次灌输太多,每次只教一个概念,确认理解后再推进
- 费曼学习法:用生活类比解释抽象概念,"像给5岁小孩讲"模式
- 自动检查:每个概念后自动出检查题,确保真正理解而非死记硬背
- Compared to asking AI directly: structured pedagogy with automatic comprehension checks, analogies, and progressive difficulty — not just dumping information
命令
scripts/learn.sh plan "主题" # 生成学习计划
scripts/learn.sh concept "概念" # 讲解单个概念
scripts/learn.sh quiz "主题" # 生成检查题
scripts/learn.sh review "主题" # 知识点总结回顾
scripts/learn.sh analogy "概念" # 用生活类比解释概念
scripts/learn.sh roadmap "领域" # 学习路线图
scripts/learn.sh flashcard "主题" # 生成记忆卡片
scripts/learn.sh explain-like-5 "概念" # 用最简单的话解释
scripts/learn.sh test "主题" # 生成自测试卷(选择+简答)
scripts/learn.sh feynman "概念" # 费曼学习法四步练习
See also: tips.md for effective learning methodologies.
教学原则
- 一次只教一个概念
- 用生活中的类比解释抽象概念
- 每个概念后配检查题
- 循序渐进,从易到难
- 鼓励式反馈,不打击自信
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @dvcrn · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. 为什么用这个 Skill? / Why This Skill?
循序渐进:不会一次灌输太多,每次只教一个概念,确认理解后再推进 费曼学习法:用生活类比解释抽象概念,"像给5岁小孩讲"模式 自动检查:每个概念后自动出检查题,确保真正理解而非死记硬背
命令
See also: tips.md for effective learning methodologies.
教学原则
一次只教一个概念 用生活中的类比解释抽象概念 每个概念后配检查题
# 中文引导式学习助手
一次一个概念,理解了再往下走。
## 为什么用这个 Skill? / Why This Skill?
- **循序渐进**:不会一次灌输太多,每次只教一个概念,确认理解后再推进
- **费曼学习法**:用生活类比解释抽象概念,"像给5岁小孩讲"模式
- **自动检查**:每个概念后自动出检查题,确保真正理解而非死记硬背
- Compared to asking AI directly: structured pedagogy with automatic comprehension checks, analogies, and progressive difficulty — not just dumping information
## 命令
```bash
scripts/learn.sh plan "主题" # 生成学习计划
scripts/learn.sh concept "概念" # 讲解单个概念
scripts/learn.sh quiz "主题" # 生成检查题
scripts/learn.sh review "主题" # 知识点总结回顾
scripts/learn.sh analogy "概念" # 用生活类比解释概念
scripts/learn.sh roadmap "领域" # 学习路线图
scripts/learn.sh flashcard "主题" # 生成记忆卡片
scripts/learn.sh explain-like-5 "概念" # 用最简单的话解释
scripts/learn.sh test "主题" # 生成自测试卷(选择+简答)
scripts/learn.sh feynman "概念" # 费曼学习法四步练习
```
See also: `tips.md` for effective learning methodologies.
## 教学原则
1. 一次只教一个概念
2. 用生活中的类比解释抽象概念
3. 每个概念后配检查题
4. 循序渐进,从易到难
5. 鼓励式反馈,不打击自信 Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> 为什么用这个 Skill? / Why This Skill? → 命令 → 教学原则
terms -> 循序渐进 · 费曼学习法 · 自动检查 · 一次一个概念,理解了再往下走。 · See also: tips.md for effective learning methodologies. · 1. 一次只教一个概念 2.
files/cmd -> tips.md · scripts/learn.sh
body sha256 -> 0da5d3dbdcd3
Decide Fit First
Design Intent
How To Use It
Boundaries And Review