Skip to content

教材来源矩阵

这张表回答两个问题:每章的关键结论从哪里来;每个来源最终落在教材哪里。具体时间戳、文件和实验入口以各章“深入学习导航”为准。

章节视频claude-agent-examples《深入理解 AI Agent》Mini Emperor / 项目实践外部一手资料
00-agent全景01、07step01–step12导论、第 1 章AgentRunner、Skill Hub、RAG、MCP、ReviewReAct、Agent Skills、MCP
01-什么是Agent01step01–step04第 1 章、chapter1/contextModelClient、消息上下文ReAct
02-百行Agent-Loop02step02–step05第 1、2、4 章AgentRunner、ToolRegistry、CapabilityPolicyTool calling、Toolformer
03-记忆与Skill进化03step06–step07第 2、3、8 章SkillRegistry、SkillOptimizer、RAGAgent Skills、RAG、Reflexion
04-任务规划04step08第 1、8、10 章GoalStore、计划事件Plan-and-Solve
05-Subagent05step09第 4、5、10 章子任务边界、MR Reviewer/Verifier多 Agent 研究
06-Agent-Team06step10第 10 章角色协作、共享/隔离状态AutoGen、Generative Agents
07-Tool-Skill-MCP07step05、step06、step11第 2、4 章Tool、Skill 包、MCP ServerMCP、Agent Skills
08-Hooks与评估08step12第 6、8 章HookPipeline、SkillEvaluator、Review verifierLLM 评估与安全
09-Goal目标驱动09step08、step12第 8、10 章GoalStore、事件与恢复长程任务与反思
10-Mini-Emperor综合项目01–09step01–step12第 1–10 章、15 个必做实验RAG 客服、Skill Hub、MCP、MR Review发布、安全、SSE、GitLab

反向索引

  • 想沿视频学习:先读 source-notes/videos/00-index.md,再进入矩阵对应章节。
  • 想沿教学代码学习:先读 source-notes/repos/claude-agent-examples.md
  • 想沿《深入理解 AI Agent》做实验:先读 source-notes/books/ai-agent-book-experiments.md
  • 想核对标准和研究依据:查看 source-notes/official/source-notes/papers/

自动校验账本

下面的稳定标识由课程校验器读取。它们同时也是检索来源笔记时使用的统一名称。

  • 视频:video-01video-02video-03video-04video-05video-06video-07video-08video-09
  • 教学代码:step01step02step03step04step05step06step07step08step09step10step11step12
  • 书籍章节:book-chapter-01book-chapter-02book-chapter-03book-chapter-04book-chapter-05book-chapter-06book-chapter-07book-chapter-08book-chapter-09book-chapter-10
  • 必做实验:chapter1/contextchapter2/context-compressionchapter2/prompt-injectionchapter2/agent-skills-pptchapter8/self-modifying-agentchapter3/user-memorychapter3/retrieval-pipelinechapter10/staged-system-promptchapter4/active-tool-discoverychapter4/async-agentchapter10/parallel-web-researchchapter8/trajectory-verifierchapter8/prompt-auto-optimizationchapter5/coding-agentchapter6/agent-cost-analysis

Markdown 是唯一内容源,HTML 由构建流程生成。