docs: remove migration wording from current guides

This commit is contained in:
tukuaiai
2026-05-04 01:47:51 +08:00
parent 5c7a3c2d71
commit 7dea8587b1
19 changed files with 29 additions and 59 deletions
@@ -8,7 +8,7 @@
- 运行入口:`skills/auto-skill/scripts/skill-seekers.sh`
- 依赖初始化:`skills/auto-skill/scripts/skill-seekers-bootstrap.sh`
- 导入到本仓库:`skills/auto-skill/scripts/skill-seekers-import.sh`
- 更新源码:直接更新 `tools/external/Skill_Seekers-development` submodule 指针;`skill-seekers-update.sh` 仅保留为受保护的旧入口
- 更新源码:直接更新 `tools/external/Skill_Seekers-development` submodule 指针;`skill-seekers-update.sh` 是受保护的辅助入口,不能覆盖链接源码
## 推荐工作流(强约束)