docs(zh-CN): sync Chinese docs with latest upstream changes (#304)

* docs(zh-CN): sync Chinese docs with latest upstream changes

* update

---------

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-03 14:28:27 +08:00
committed by GitHub
parent adc0f67008
commit ada4cd75a3
114 changed files with 11161 additions and 4790 deletions

View File

@@ -1,12 +1,21 @@
---
name: continuous-learning
description: 自动从Claude Code会话中提取可重模式,并将其保存为学习技能供未来使用。
description: 自动从Claude Code会话中提取可重复使用的模式,并将其保存为学习到的技能以供将来使用。
origin: ECC
---
# 持续学习技能
自动评估 Claude Code 会话的结尾,以提取可重用的模式,这些模式可以保存为学习到的技能。
## 何时激活
* 设置从 Claude Code 会话中自动提取模式
* 为会话评估配置停止钩子
*`~/.claude/skills/learned/` 中审查或整理已学习的技能
* 调整提取阈值或模式类别
* 比较 v1本方法与 v2基于本能的方法
## 工作原理
此技能作为 **停止钩子** 在每个会话结束时运行:
@@ -83,7 +92,7 @@ description: 自动从Claude Code会话中提取可重用模式并将其保
## 对比说明研究2025年1月
### 与 Homunculus 对比
### 与 Homunculus 对比
Homunculus v2 采用了更复杂的方法: