feat: skills - add auto-tmux

This commit is contained in:
tukuaiai
2026-05-19 01:58:48 +08:00
parent 1d204749a5
commit 7beaadb4fc
18 changed files with 501 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
# auto-tmux references
本目录保存 auto-tmux 的长参考资料。
| 文件 | 用途 |
|:---|:---|
| [index.md](./index.md) | 参考资料索引 |
| [getting_started.md](./getting_started.md) | 术语、最短路径和工作姿势 |
| [api.md](./api.md) | tmux / oh-my-tmux 常用命令与配置速查 |
| [examples.md](./examples.md) | 巡检、救援、审计和多 AI 工作台示例 |
| [troubleshooting.md](./troubleshooting.md) | 常见故障与修复路径 |