build-personal-skill
Evidence-based creation of a reusable personal course-making Skill from the user's own classroom and chat history. Use when the user asks to summarize,…
Infuse learning strategies and metacognition into a concept-centered OpenMAIC classroom as a parallel goal. Use when the user wants students to learn how to learn while studying a subject: retrieval practice, self-explanation, prediction before feedback, monitoring
$ npx -y skills add thu-maic/openmaic --skill learning-to-learn --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/learning-to-learnContext preview
The summary Claude sees to decide when to auto-load this skill.
Infuse learning strategies and metacognition into a concept-centered OpenMAIC classroom as a parallel goal. Use when the user wants students to learn how to learn while studying a subject: retrieval practice, self-explanation, prediction before feedback, monitoring
name: learning-to-learn title: "学会学习(Learning to Learn)" description: "Infuse learning strategies and metacognition into a concept-centered OpenMAIC classroom as a parallel goal. Use when the user wants students to learn how to learn while studying a subject: retrieval practice, self-explanation, prediction before feedback, monitoring understanding, deliberate review, or productive failure. Do not use when learning science or study skills should be the standalone subject of the lesson."
把学习策略与元认知作为**平行目标**嵌入概念主课:不替换学科概念主线,而是改变学生如何经历、检查和巩固这些概念。
`stage-design` 仍然约束课堂的创建和持久化流程。如果同时使用 `/understanding-by-design`,先确定大概念、基本问题与表现性任务,再嵌入学习策略;如果同时使用 `/social-emotional-learning`,让两类平行目标服务同一概念任务,不要各自另起一条课程主线。
在页面计划前分别声明:
1. **概念目标**:学生最终要理解、解释或迁移什么; 2. **学会学习目标**:学生要练习哪一种学习动作,以及什么行为能证明它发生了。
每一个学习策略都要能回答“它在服务哪个概念理解”;答不出的嵌入删除。优先选择最贴合任务的 1–2 种策略,不要在一节课里罗列整套学习科学术语。
1. **规划标签不进页面**:`学习缝`、`元认知`、`教学意图`、`平行目标` 等内部框架词只用于规划与 brief,不作为学生可见的标题、正文或栏目标签。 2. **角色台词只走旁白**:老师与学生代理的口述、示范和讨论发言放进 narration / actions;静态页面只承载概念要点、问题、任务与提示,不写“老师说”或“学生说”。
页面使用学生能立即执行的动作语言,而不是技术术语:
只有当用户明确要求讲授某种学习方法本身时,才把对应术语作为学生要学的内容。
这些是页面规划锚点,不是页面标题,也不要求各自新增一页:
1. **开场**:正式讲解前,让学生先调取已有知识、做出初步判断或写下预测。 2. **概念建立**:得出结论后,让学生用自己的话解释一次,并追问“为什么”。学生代理可以示范不完整解释,再邀请学习者补充或质疑。 3. **亲手做**:在 `interactive` 中先预测或作答,再给反馈;错误要进入检查、补漏和重试路径,不能成为死路。 4. **收束**:同时收住“我理解了什么”“我是怎样学会的”“哪里还不确定”以及“之后如何再检索一次”。
围绕方法和理解讨论,不评价人;老师及时把对话带回概念主线。
本 Skill 用于把学习策略嵌入学科概念课,不用于以学习方法或学习科学本身为内容主线的独立课程。若用户要把学习法做成第二条完整课程主线,先用 `ask_user` 确认范围。
Open Multi-Agent Interactive Classroom — Get an immersive, multi-agent learning experience in just one click
Repo: thu-maic/openmaic
Evidence-based creation of a reusable personal course-making Skill from the user's own classroom and chat history. Use when the user asks to summarize,…
Multi-stage series — a request for several classrooms that belong together, like 「7 天学 Python」, a four-week onboarding track, a semester unit split across…
Deep Interactive courses. Plans the course so the learner manipulates something on most pages — simulations, diagrams they explore, code they run, games, 3D…
Courses whose content rests on current, external or real-world facts that must be verified against live sources before being taught — recent events, market or…
Improve factual reliability while creating or reviewing a course or supplied content. Use when the user asks to fact-check, verify accuracy, reduce…
Turn any concept, lesson, slide deck, or source material into a Feynman learning cycle in which learners explain first, expose the smallest gap, rebuild the…