chore: migrate repository to standard knowledge base layout

This commit is contained in:
tukuaiai
2026-05-02 03:29:06 +08:00
parent 40a721c24d
commit 628a3bc832
565 changed files with 687 additions and 711 deletions
+15
View File
@@ -0,0 +1,15 @@
# tmux-autopilot Reference Index
## Quick Links
- `getting_started.md`:术语、最小安装、前缀说明
- `api.md`tmux/oh-my-tmux 常用命令、同步广播、安全写法
- `examples.md`:蜂群巡检脚本、自动救援脚本、Skill Seeker 抓取示例
- `troubleshooting.md`:常见报错与修复路径
## Notes
- 长文档、脚本细节放这里,`SKILL.md` 只保留可立即执行的片段。
- 配置来源:技能内 `../assets/oh-my-tmux`,实际指向仓库 submodule `tools/external/.tmux`gpakosz/oh-my-tmux)。
- 源码来源:技能内 `../assets/tmux-src`,实际指向仓库 submodule `tools/external/tmux`
- 大规模文档抓取/刷新可用 `tools/external/Skill_Seekers-development`,示例见 `examples.md`