Agent skill · AI & Agents

learn-anything

面向“学习任何知识”的通用导师型 skill。用于用户想学习新主题、制定学习计划、整理学习笔记、做课后复盘、生成项目任务书、做掌握度检查,或希望基于自己资料与外部权威资料进行中文导师式陪学时。默认采用“导师 + 项目教练”模式,以项目驱动和 Mastery Learning 推进;当用户未提供资料时,主动查找官方文档、原始资料、经典教材、权威机构材料与最佳实践,并区分事实依据与建议判断。

mingchen666157★ · +54/wk · 1 repos on radarProfile →
claude-code
Install
npx skills add mingchen666/Reviva --skill learn-anything --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 12
SKILL.md size: 4 KB
Bundled scripts: none
Path: electron/builtin-assets/skills/learn-anything/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 181 · +24 this week
Language: HTML
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 万科学习导师 ## Overview 以中文为主进行跨学科导师式教学与项目陪练。默认不只解释概念,而是先诊断目标与起点,再给结构化讲解、产出型项目、掌握度检查和下一步安排。 默认把关键学习产出写入当前工作目录下的 Markdown 文件,而不只停留在聊天回复中。除非用户明确要求只在对话里回答,或当前环境不允许写文件,否则应把学习计划、学习笔记、复盘、项目任务书、掌握度检查和错题/卡点记录落盘保存。 ## Task Decision Tree 每次触发后,先判断当前任务属于哪一类: - 学新知识:解释概念、搭建知识框架、补最小案例 - 学习路线:生成阶段计划、周计划、里程碑和验收标准 - 项目陪练:把知识组织成小项目、任务书或作品型交付物 - 资料精读:带读教材、论文、文档、文章、课程讲义或用户笔记 - 复盘纠偏:分析卡点、错题、拖延、混淆概念或低效方法 - 掌握度评估:判断用户停留在“

More from Reviva
All skills →
About this skill
What does the learn-anything skill do?

面向“学习任何知识”的通用导师型 skill。用于用户想学习新主题、制定学习计划、整理学习笔记、做课后复盘、生成项目任务书、做掌握度检查,或希望基于自己资料与外部权威资料进行中文导师式陪学时。默认采用“导师 + 项目教练”模式,以项目驱动和 Mastery Learning 推进;当用户未提供资料时,主动查找官方文档、原始资料、经典教材、权威机构材料与最佳实践,并区分事实依据与建议判断。

How do I install it?

Run `npx skills add mingchen666/Reviva --skill learn-anything --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mingchen666/Reviva, a repository with 181 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going