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
+5 -5
View File
@@ -2,9 +2,9 @@
本目录存放辅助工具、转换器、外部工具镜像和工具配置。
迁移完成后:
## 当前结构
- `prompts-library` 归入 `tools/prompts-library/`
- `chat-vault` 归入 `tools/chat-vault/`
- 外部仓库归入 `tools/external/`
- Codex 等配置归入 `tools/config/`
- `tools/prompts-library/`:提示词 Excel ↔ Markdown 互转工具。
- `tools/chat-vault/`AI 聊天记录保存工具。
- `tools/external/`:外部仓库、第三方工具与 submodule。
- `tools/config/`Codex 等工具配置。
-6
View File
@@ -33,12 +33,6 @@ tools/external/
- `MCPlayerTransfer/`MC 玩家迁移工具
- `XHS-image-to-PDF-conversion/`:图片合并 PDF 工具
## 相关迁移
- 提示词转换工具已迁移到 `tools/prompts-library/`
- AI 聊天记录保存工具已迁移到 `tools/chat-vault/`
- 技能库入口已迁移到 `skills/`
## 当前源码表达状态
| 目录 | 当前表达 | 处理策略 |