← 返回 Skills 市场
li-evan

Learn Deep

作者 Evan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
47
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install learn-deep
功能描述
用户学任何新概念/新技术/新理论的默认深度入口——一次性用五个视角把概念讲透并帮他选深入方向:crossover 用已会的撬动、occam 框定该学多深、graph 建知识地图、prototype 最小原型迭代、feynman 拷问检验。触发场景:我想学 X、理解 X、X 是什么、讲讲 X、搞懂 X、学一下 X、...
使用说明 (SKILL.md)

深度学习一个概念(learn-deep)

learn-crossover / learn-occam / learn-graph / learn-prototype / learn-feynman 五个视角编排成一遍全景,给用户学任何概念的"一次扫透 + 选方向"。

何时用

用户说"想学 / 理解 / 搞懂 / 讲讲一个概念 X"时——这是默认入口,一次跑完五视角,用户再选深入哪个。 例外:用户明确只要某一个角度("用跨界讲""帮我建图谱""考考我")→ 直接用对应的单个 learn-* skill,别全跑。

开跑前

先问清用户的背景:学过哪些相关领域、做过什么、熟悉哪些工具 / 理论。后面 crossover / occam / graph 都要用到。只采纳用户亲口确认学过的。

五视角执行顺序(这个弧线最顺:先降门槛 → 定深度 → 给地图 → 动手 → 验收)

1️⃣ crossover — 先用"你已经会一半"降门槛

抓住 X 的本质结构(剥术语),按三猜想给 🎁其实已学过 / 🔗结构同构(字段级对应表)/ 🧩可用已有知识解释,点出元知识。先激发信心,再谈深入。

2️⃣ occam — 框定"该学多深"

定位"既定问题"(学 X 解决什么)、现有知识够不够、X 的贬值速度与 ROI,给"够用就停 / 只学最小那块 / 值得深挖"的深度边界。不是劝退,是防止一上来过度钻。

3️⃣ graph — 给一张地图,知道 X 在哪、学到哪算够

X 在所属领域的知识图谱骨架(概念/用途/父子节点),标复用价值最高的节点 + 从常识能入门的点,给学习路径。引导用户补节点(自己建图才学得到)。

4️⃣ prototype — 给最小原型起点,把动手的球递给用户

给"最垃圾但能跑的原型"起点 + 引导式提问(让用户自己洞察缺陷),预告会撞到的坑。不替他做。

5️⃣ feynman — 抛 2–4 个直击盲点的问题验收

让用户用自己的话答,答不顺处 = 没真懂的洞。最后一个问题尽量打在 X 的根本局限上(真懂的试金石)。

6️⃣ 收尾:选方向

明确推荐往哪 1–2 个方向深入(综合 occam 的 ROI 判断 + 用户的目标 + 哪个视角最戳中他),并指出对应该接哪个单 skill(要动手→learn-prototype,要验收→learn-feynman)。

注意

⚠️ 铁律·只用确证的已会知识:判断用户「已经会什么」只能用他确证学过的知识(亲口确认或可靠背景);严禁把「正在讲的材料 / 文章作者背景 / 对话里别人的知识」当成用户会的。拿不准 → 直接问「⚠️ 你学过 ___ 吗?」,绝不替他假设。

  • 五视角各有侧重、严禁重复:crossover 撬动 / occam 只谈该学多深 / graph 只给地图 / prototype 只给动手路径 / feynman 只拷问。同一段内容不要讲五遍。
  • 每个视角精炼——这是"全景扫一遍",深入留给用户选完之后。宁短勿灌。
  • 单视角细分入口(用户只要一个时用):learn-crossover learn-occam learn-graph learn-prototype learn-feynman
安全使用建议
Install this if you want a Chinese-language, structured deep-learning workflow for concepts. Be aware it may activate for simple 'what is X' style questions and ask for background before answering, so users who prefer concise direct answers may want narrower routing or a language policy.
能力评估
Purpose & Capability
The skill’s stated purpose is to guide concept learning through five perspectives, and the artifact content consistently implements that educational workflow.
Instruction Scope
The trigger language is broad for ordinary explanation requests and could route more interactions into a structured learning flow than some users expect, but this is disclosed and low impact.
Install Mechanism
The package contains only a markdown SKILL.md file, with no executable scripts, dependencies, package install steps, or API-key requirement.
Credentials
The skill does not ask to read local files, access networks, run commands, mutate data, or interact with external services.
Persistence & Privilege
No persistence, background execution, privilege escalation, credential use, or session/profile access is present in the artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install learn-deep
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /learn-deep 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the learn-deep skill: a one-stop deep understanding framework for learning any concept. - Integrates five learning perspectives—crossover, occam, graph, prototype, and feynman—into a streamlined sequence. - Designed to fully map out new concepts, help users choose their preferred deep-dive direction, and avoid redundant learning. - Emphasizes leveraging only the user’s confirmed prior knowledge; prompts for clarification where needed. - Directs users to individual perspective skills (learn-crossover, etc.) if a single angle is requested.
元数据
Slug learn-deep
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Learn Deep 是什么?

用户学任何新概念/新技术/新理论的默认深度入口——一次性用五个视角把概念讲透并帮他选深入方向:crossover 用已会的撬动、occam 框定该学多深、graph 建知识地图、prototype 最小原型迭代、feynman 拷问检验。触发场景:我想学 X、理解 X、X 是什么、讲讲 X、搞懂 X、学一下 X、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 47 次。

如何安装 Learn Deep?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install learn-deep」即可一键安装,无需额外配置。

Learn Deep 是免费的吗?

是的,Learn Deep 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Learn Deep 支持哪些平台?

Learn Deep 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Learn Deep?

由 Evan(@li-evan)开发并维护,当前版本 v1.0.0。

💬 留言讨论